ReplicaNet and RNLobby  1
Public Member Functions | Public Attributes | List of all members
CommonServer Class Reference

A common server support class. More...

#include <CommonServer.h>

Inheritance diagram for CommonServer:
Inheritance graph
[legend]
Collaboration diagram for CommonServer:
Collaboration graph
[legend]

Public Member Functions

bool CommonCallbackParsePacketData (void *data, size_t &length, DynamicMessageHelper &result, const int moreSalt=0)
 
void CommonPackageAndSendData (const DynamicMessageHelper &message, DynamicMessageHelper &result, const int moreSalt=0)
 

Public Attributes

Encryption::Key mCryptoKey
 

Detailed Description

A common server support class.