|
CMSDK
2.0.1
|
Static Public Member Functions | |
| static bool | CheckBufferForCompatibility (const char *buffer, uint32 length) |
| static bool | InitialiseConversation (NetworkConnection *con) |
| static bool | SendMessage (NetworkConnection *con, DataMessage *msg, uint64 receiver=0) |
| static DataMessage * | ReceiveMessage (NetworkConnection *con, uint32 timeout) |
Static Public Member Functions inherited from cmlabs::NetworkProtocol | |
| static bool | CheckBufferForCompatibility (const char *buffer, uint32 length) |
| static bool | InitialiseConversation (NetworkConnection *con) |
Additional Inherited Members | |
Public Attributes inherited from cmlabs::NetworkProtocol | |
| uint8 | protocol |
1.8.14