mmserv/tms/tmsserver/inc/tmstimer.h
changeset 20 b67dd1fc57c5
parent 12 5a06f39ad45b
equal deleted inserted replaced
19:4a629bc82c5e 20:b67dd1fc57c5
    93      * From CTimer::RunL()
    93      * From CTimer::RunL()
    94      */
    94      */
    95     virtual void RunL();
    95     virtual void RunL();
    96 
    96 
    97     /**
    97     /**
       
    98      * From CTimer::RunL()
       
    99      */
       
   100     virtual TInt RunError(TInt aError);
       
   101 
       
   102     /**
    98      * From CTimer::DoCancel()
   103      * From CTimer::DoCancel()
    99      */
   104      */
   100     virtual void DoCancel();
   105     virtual void DoCancel();
   101 
   106 
   102 private:
   107 private: