cmmanager/cmmgr/cmmserver/inc/cmmserver.h
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 27 489cf6208544
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
    49      * Destroy the object and release all memory objects
    49      * Destroy the object and release all memory objects
    50      */
    50      */
    51     ~CCmmServer();
    51     ~CCmmServer();
    52 
    52 
    53     /**
    53     /**
    54      * Increments the count of the active sessions for this server
    54      * Increments the count of active sessions for this server.
    55      */
    55      */
    56     void IncrementSessions();
    56     void IncrementSessions();
    57 
    57 
    58     /**
    58     /**
    59      * Decrements the count of the active sessions for this server.
    59      * Decrements the count of the active sessions for this server.