EvEmu
0.8.4
11 September 2021
|
#include "python/PyRep.h"
Go to the source code of this file.
Classes | |
class | MarshalStringTable |
a singleton data container for communication string lookup. More... | |
Macros | |
#define | STRING_TABLE_ERROR 0 |
#define | sMarshalStringTable ( MarshalStringTable::get() ) |
#define sMarshalStringTable ( MarshalStringTable::get() ) |
Definition at line 112 of file EVEMarshalStringTable.h.
Referenced by UnmarshalStream::LoadStringTable(), and MarshalStream::VisitString().
#define STRING_TABLE_ERROR 0 |
Definition at line 32 of file EVEMarshalStringTable.h.
Referenced by MarshalStringTable::LookupIndex(), and MarshalStream::VisitString().