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

This is the complete list of members for plIdTableBase< IdType, ValueType >, 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 plIdTableBase< IdType, ValueType > &rhs)plIdTableBase< IdType, ValueType >protected
operator[](const IdType id) constplIdTableBase< IdType, ValueType >
operator[](const IdType id)plIdTableBase< IdType, ValueType >
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