#include <LightweightDatabaseCommon.h>
Public Member Functions | |
void | Serialize (RakNet::BitStream *out) |
bool | Deserialize (RakNet::BitStream *in) |
Public Attributes | |
DataStructures::Table::Cell | cellValue |
DataStructures::Table::ColumnType | columnType |
char | columnName [_TABLE_MAX_COLUMN_NAME_LENGTH] |