Clear() | xiiIdTableBase< IdType, ValueType > | |
Contains(const IdType id) const | xiiIdTableBase< IdType, ValueType > | |
GetAllocator() const | xiiIdTableBase< IdType, ValueType > | |
GetCount() const | xiiIdTableBase< IdType, ValueType > | |
GetIterator() | xiiIdTableBase< IdType, ValueType > | |
GetIterator() const | xiiIdTableBase< IdType, ValueType > | |
GetValueUnchecked(const IndexType index) const | xiiIdTableBase< IdType, ValueType > | |
GetValueUnchecked(const IndexType index) | xiiIdTableBase< IdType, ValueType > | |
IndexType typedef (defined in xiiIdTableBase< IdType, ValueType >) | xiiIdTableBase< IdType, ValueType > | |
Insert(const ValueType &value) | xiiIdTableBase< IdType, ValueType > | |
Insert(ValueType &&value) | xiiIdTableBase< IdType, ValueType > | |
IsEmpty() const | xiiIdTableBase< IdType, ValueType > | |
IsFreelistValid() const | xiiIdTableBase< IdType, ValueType > | |
operator=(const xiiIdTableBase< IdType, ValueType > &rhs) | xiiIdTableBase< IdType, ValueType > | protected |
operator[](const IdType id) const | xiiIdTableBase< IdType, ValueType > | |
operator[](const IdType id) | xiiIdTableBase< IdType, ValueType > | |
Remove(const IdType id, ValueType *out_pOldValue=nullptr) | xiiIdTableBase< IdType, ValueType > | |
Reserve(IndexType capacity) | xiiIdTableBase< IdType, ValueType > | |
TryGetValue(const IdType id, ValueType &out_value) const | xiiIdTableBase< IdType, ValueType > | |
TryGetValue(const IdType id, ValueType *&out_pValue) const | xiiIdTableBase< IdType, ValueType > | |
TypeOfId typedef (defined in xiiIdTableBase< IdType, ValueType >) | xiiIdTableBase< IdType, ValueType > | |
xiiIdTableBase(xiiAllocatorBase *pAllocator) | xiiIdTableBase< IdType, ValueType > | explicitprotected |
xiiIdTableBase(const xiiIdTableBase< IdType, ValueType > &rhs, xiiAllocatorBase *pAllocator) | xiiIdTableBase< IdType, ValueType > | protected |
~xiiIdTableBase() | xiiIdTableBase< IdType, ValueType > | protected |