mmserv/radioutility/radioserver/Server/Src/RadioServerShutdown.h
branchRCL_3
changeset 17 3570217d8c21
parent 0 71ca22bcf22a
equal deleted inserted replaced
13:f5c5c82a163e 17:3570217d8c21
    56 
    56 
    57 private:  // Functions from base classes
    57 private:  // Functions from base classes
    58 
    58 
    59 	/**
    59 	/**
    60 	 * From CTimer
    60 	 * From CTimer
    61 	 * Cancel the shutdown timer.
       
    62 	 */
       
    63 	void DoCancel();
       
    64 
       
    65 	/**
       
    66 	 * From CTimer
       
    67 	 * Timer has expired, stop the RadioServer.
    61 	 * Timer has expired, stop the RadioServer.
    68 	 **/
    62 	 **/
    69 	void RunL();
    63 	void RunL();
    70 
    64 
    71 private:
    65 private: