#include <plNetGameServerState.h>
Member Enumeration Documentation
- Enumerator:
| kCompressed |
|
| kCompressFailed |
|
| kUnCompressFailed |
|
Constructor & Destructor Documentation
| plNetGameServerState::plNetGameServerState |
( |
| ) |
|
| plNetGameServerState::~plNetGameServerState |
( |
| ) |
|
Member Function Documentation
| void plNetGameServerState::clearRecords |
( |
| ) |
|
| void plNetGameServerState::delRecord |
( |
size_t |
idx | ) |
|
| uint32_t plNetGameServerState::getFlags |
( |
| ) |
const |
| uint16_t plNetGameServerState::getMajorVer |
( |
| ) |
const |
| uint16_t plNetGameServerState::getMinorVer |
( |
| ) |
const |
| plUoid plNetGameServerState::getObject |
( |
size_t |
idx | ) |
const |
| const plSDLMgr& plNetGameServerState::getSDLMgr |
( |
| ) |
const |
| plSDLMgr& plNetGameServerState::getSDLMgr |
( |
| ) |
|
| size_t plNetGameServerState::numRecords |
( |
| ) |
const |
| void plNetGameServerState::read |
( |
hsStream * |
S | ) |
|
| void plNetGameServerState::setFlags |
( |
uint32_t |
flags | ) |
|
| void plNetGameServerState::setVersion |
( |
uint16_t |
major, |
|
|
uint16_t |
minor |
|
) |
| |
| void plNetGameServerState::write |
( |
hsStream * |
S | ) |
|
The documentation for this class was generated from the following file: