syncmlfw/common/sosserver/inc/nsmlsosserver.h
branchRCL_3
changeset 23 4af31167ea77
parent 0 b497e44ab2fc
equal deleted inserted replaced
21:490439ac0bd4 23:4af31167ea77
   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: