Plasma Engine  2.0
Loading...
Searching...
No Matches
plIdTable< IdType, ValueType, AllocatorWrapper > Member List

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

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