|
ReplicaNet and RNLobby
1
|
This is the complete list of members for MessageHelper, including all inherited members.
| AddData(const void *data, const int size) | MessageHelper | virtual |
| AddFloat(const float value) | MessageHelper | |
| AddInteger(const int value) | MessageHelper | |
| AddVariable(const void *variable, const int size) | MessageHelper | virtual |
| AddVariable(void *buffer, const void *variable, const int size) | MessageHelper | static |
| DumpAsHex(const void *data, const int size, const bool csv=true) | MessageHelper | static |
| DumpAsHex(const bool csv=true) const (defined in MessageHelper) | MessageHelper | inline |
| GetBuffer(void) const | MessageHelper | |
| GetCurrentPosition(void) const | MessageHelper | |
| GetData(void *const data, const int size) | MessageHelper | |
| GetFloat(void) | MessageHelper | |
| GetInt(const void *buffer, const int offset) (defined in MessageHelper) | MessageHelper | static |
| GetInteger(void) | MessageHelper | |
| GetLastSizeAdded(void) const | MessageHelper | |
| GetShort(const void *buffer, const int offset) (defined in MessageHelper) | MessageHelper | static |
| GetSize(void) const | MessageHelper | |
| GetVariable(void *const variable, const int size) | MessageHelper | |
| GetVariable(const void *buffer, void *const variable, const int size) | MessageHelper | static |
| MessageHelper() | MessageHelper | |
| mLastSizeAdded (defined in MessageHelper) | MessageHelper | protected |
| operator<<(const T &rhs) (defined in MessageHelper) | MessageHelper | inline |
| operator<<(const char *rhs) (defined in MessageHelper) | MessageHelper | |
| operator<<(const std::string &rhs) (defined in MessageHelper) | MessageHelper | |
| operator<<(const bool &rhs) (defined in MessageHelper) | MessageHelper | |
| operator>>(T &rhs) (defined in MessageHelper) | MessageHelper | inline |
| operator>>(std::string &rhs) (defined in MessageHelper) | MessageHelper | |
| operator>>(bool &rhs) (defined in MessageHelper) | MessageHelper | |
| SanityCheckGuardSize(const int newSize=0) (defined in MessageHelper) | MessageHelper | |
| SetBuffer(void *const buffer) | MessageHelper | |
| SetGuardSize(const int size=-1) | MessageHelper | |
| SetInt(void *buffer, const int offset, const int value) (defined in MessageHelper) | MessageHelper | static |
| SetShort(void *buffer, const int offset, const short value) (defined in MessageHelper) | MessageHelper | static |
| SetSize(const int size) | MessageHelper | |
| SkipData(const int size) | MessageHelper | |
| ~MessageHelper() | MessageHelper | virtual |
1.8.6