satengine/SatServer/SatClient/src/RSatSession.cpp
changeset 15 d7fc66ccd6fb
parent 0 ff3b6d0fd310
equal deleted inserted replaced
13:e32024264ebb 15:d7fc66ccd6fb
    14 * Description:  Session class to connect SatServer.
    14 * Description:  Session class to connect SatServer.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include    <RSatSession.h>
    19 #include    <rsatsession.h>
    20 #include    "SatSOpcodes.h"
    20 #include    "SatSOpcodes.h"
    21 #include    "SatServerFactory.h"
    21 #include    "SatServerFactory.h"
    22 #include    "SatLog.h"
    22 #include    "SatLog.h"
    23 
    23 
    24 _LIT( KSatSessionMtx, "SATSESSIONMTX" );
    24 _LIT( KSatSessionMtx, "SATSESSIONMTX" );