defaultHash() | IdHashTableHelper< N, ID, HASH > | inlinestatic |
defaultIdentifier() | IdHashTableHelper< N, ID, HASH > | inlinestatic |
defaultValue() | IdHashTableHelper< N, ID, HASH > | inlinestatic |
getId() const | IdHashTableHelper< N, ID, HASH > | inline |
HashType typedef | IdHashTableHelper< N, ID, HASH > | |
IdentifierType typedef | IdHashTableHelper< N, ID, HASH > | |
IdHashTableHelper() | IdHashTableHelper< N, ID, HASH > | inline |
IdHashTableHelper(const IdentifierType &id) | IdHashTableHelper< N, ID, HASH > | explicit |
IdHashTableHelper(int fields[N]) | IdHashTableHelper< N, ID, HASH > | inlineexplicit |
isValid(const IdentifierType &) | IdHashTableHelper< N, ID, HASH > | inlinestatic |
m_fields | IdHashTableHelper< N, ID, HASH > | private |
m_id | IdHashTableHelper< N, ID, HASH > | private |
NFIELDS enum value | IdHashTableHelper< N, ID, HASH > | |
NMAX enum value | IdHashTableHelper< N, ID, HASH > | |
operator[](unsigned int fieldIndex) const | IdHashTableHelper< N, ID, HASH > | inline |
s_defaultHash | IdHashTableHelper< N, ID, HASH > | privatestatic |
s_defaultId | IdHashTableHelper< N, ID, HASH > | privatestatic |
setDefaults(const IdentifierType &defId, const HashType &defHash) | IdHashTableHelper< N, ID, HASH > | inlinestatic |
setField(int index, int value) | IdHashTableHelper< N, ID, HASH > | inline |
setFields(int fields[N]) | IdHashTableHelper< N, ID, HASH > | inline |
setId(const IdentifierType &id) | IdHashTableHelper< N, ID, HASH > | inline |
ValueType typedef | IdHashTableHelper< N, ID, HASH > | |
~IdHashTableHelper() | IdHashTableHelper< N, ID, HASH > | inlinevirtual |