Inheritance diagram for MsgServerSession:
Public Member Functions | |
void | Process () |
BOOL | ClearData () |
void | SetMaxSize (uint32 NewSize) |
void | SetMaxMsgs (uint32 NewSize) |
BOOL | SendMsg (PTR, int32 len) |
BOOL | SendMsg (char *str) |
BOOL | SendMsg (char c) |
MsgServerSession () | |
void | AsyncRead () |
Public Attributes | |
PTR | Data |
uint32 | DataSize |
Friends | |
class | MsgServer |
Definition at line 7 of file msgsvr.hpp.