XII Release 0.1.0
Loading...
Searching...
No Matches
xiiIdTable< IdType, ValueType, AllocatorWrapper > Member List

This is the complete list of members for xiiIdTable< IdType, ValueType, AllocatorWrapper >, including all inherited members.

Clear()xiiIdTableBase< IdType, ValueType >
Contains(const IdType id) constxiiIdTableBase< IdType, ValueType >
GetAllocator() constxiiIdTableBase< IdType, ValueType >
GetCount() constxiiIdTableBase< IdType, ValueType >
GetIterator()xiiIdTableBase< IdType, ValueType >
GetIterator() constxiiIdTableBase< IdType, ValueType >
GetValueUnchecked(const IndexType index) constxiiIdTableBase< 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() constxiiIdTableBase< IdType, ValueType >
IsFreelistValid() constxiiIdTableBase< IdType, ValueType >
operator=(const xiiIdTable< IdType, ValueType, AllocatorWrapper > &rhs) (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >
operator=(const xiiIdTableBase< IdType, ValueType > &rhs) (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >
operator[](const IdType id) constxiiIdTableBase< 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) constxiiIdTableBase< IdType, ValueType >
TryGetValue(const IdType id, ValueType *&out_pValue) constxiiIdTableBase< IdType, ValueType >
TypeOfId typedef (defined in xiiIdTableBase< IdType, ValueType >)xiiIdTableBase< IdType, ValueType >
xiiIdTable() (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >
xiiIdTable(xiiAllocatorBase *pAllocator) (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >explicit
xiiIdTable(const xiiIdTable< IdType, ValueType, AllocatorWrapper > &other) (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >
xiiIdTable(const xiiIdTableBase< IdType, ValueType > &other) (defined in xiiIdTable< IdType, ValueType, AllocatorWrapper >)xiiIdTable< IdType, ValueType, AllocatorWrapper >
xiiIdTableBase(xiiAllocatorBase *pAllocator)xiiIdTableBase< IdType, ValueType >explicitprotected
xiiIdTableBase(const xiiIdTableBase< IdType, ValueType > &rhs, xiiAllocatorBase *pAllocator)xiiIdTableBase< IdType, ValueType >protected
~xiiIdTableBase()xiiIdTableBase< IdType, ValueType >protected