syncmlfw/common/sosserver/inc/nsmlsosserver.h
changeset 54 085438c28042
parent 0 b497e44ab2fc
equal deleted inserted replaced
52:830bd228f4f6 54:085438c28042
   493 private:    
   493 private:    
   494 	CNSmlSOSBackup( CNSmlSOSHandler* aHandler );
   494 	CNSmlSOSBackup( CNSmlSOSHandler* aHandler );
   495     void ConstructL();
   495     void ConstructL();
   496     
   496     
   497     void RunL();
   497     void RunL();
       
   498     TInt RunError(TInt aError);
   498     void DoCancel();
   499     void DoCancel();
   499 
   500 
   500 	void BackUpModeL();
   501 	void BackUpModeL();
   501 	void DeleteDataInRestoreL();
   502 	void DeleteDataInRestoreL();
   502 private:
   503 private: