#include <plNetSharedState.h>
Member Enumeration Documentation
- Enumerator:
| kInt |
|
| kFloat |
|
| kBool |
|
| kString |
|
| kByte |
|
| kAny |
|
| kUint |
|
| kDouble |
|
| kNone |
|
Constructor & Destructor Documentation
| plGenericType::plGenericType |
( |
| ) |
|
Member Function Documentation
| void plGenericType::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
| void plGenericType::read |
( |
hsStream * |
S | ) |
|
| void plGenericType::write |
( |
hsStream * |
S | ) |
|
Member Data Documentation
| bool plGenericType::fBool |
| signed char plGenericType::fByte |
| double plGenericType::fDouble |
| float plGenericType::fFloat |
| unsigned char plGenericType::fType |
| unsigned int plGenericType::fUint |
The documentation for this struct was generated from the following file: