mmsharing/mmshavailability/inc/musavacapabilitytimer.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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 );
    48 
    52 
    49 private:
    53 private:
    50 
    54 
    51     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    55     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    52 
    56