#include <DS_StringKeyedHash.h>
Public Member Functions | |
| bool | IsInvalid (void) const |
| void | SetInvalid (void) |
Public Attributes | |
| unsigned int | primaryIndex |
| unsigned int | secondaryIndex |
Definition at line 22 of file DS_StringKeyedHash.h.
| bool DataStructures::StringKeyedHashIndex::IsInvalid | ( | void | ) | const [inline] |
| void DataStructures::StringKeyedHashIndex::SetInvalid | ( | void | ) | [inline] |
| unsigned int DataStructures::StringKeyedHashIndex::primaryIndex |
Definition at line 24 of file DS_StringKeyedHash.h.
| unsigned int DataStructures::StringKeyedHashIndex::secondaryIndex |
Definition at line 25 of file DS_StringKeyedHash.h.
1.7.1