My Project
|
Association in CFX_MapByteStringToPtr. More...
Public Attributes | |
CFX_ByteString | key |
Key data. | |
FX_DWORD | nHashValue |
Cached hash value, needed for efficient iteration. | |
CAssoc * | pNext |
Pointer to next association. | |
void * | value |
Value data. | |
Association in CFX_MapByteStringToPtr.