mmsharing/mmshavailability/inc/musavacapabilitytimer.h
branchRCL_3
changeset 22 73a1feb507fb
parent 16 ce86b6d44a6d
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    43     ~CMusAvaCapabilityTimer();
    43     ~CMusAvaCapabilityTimer();
    44 
    44 
    45 protected: // From CTimer
    45 protected: // From CTimer
    46 
    46 
    47     void RunL();
    47     void RunL();
    48     
       
    49 protected: // from CActive
       
    50 
       
    51     TInt RunError( TInt aError );
       
    52 
    48 
    53 private:
    49 private:
    54 
    50 
    55     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    51     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    56 
    52