Public Member Functions | Public Attributes

DataStructures::StringKeyedHashIndex Struct Reference

#include <DS_StringKeyedHash.h>

List of all members.

Public Member Functions

bool IsInvalid (void) const
void SetInvalid (void)

Public Attributes

unsigned int primaryIndex
unsigned int secondaryIndex

Detailed Description

Definition at line 22 of file DS_StringKeyedHash.h.


Member Function Documentation

bool DataStructures::StringKeyedHashIndex::IsInvalid ( void   )  const [inline]

Definition at line 26 of file DS_StringKeyedHash.h.

Here is the caller graph for this function:

void DataStructures::StringKeyedHashIndex::SetInvalid ( void   )  [inline]

Definition at line 27 of file DS_StringKeyedHash.h.

Here is the caller graph for this function:


Member Data Documentation

Definition at line 24 of file DS_StringKeyedHash.h.

Definition at line 25 of file DS_StringKeyedHash.h.


The documentation for this struct was generated from the following file: