| Clear() | plIdTableBase< IdType, ValueType > | |
| Contains(const IdType id) const | plIdTableBase< IdType, ValueType > | |
| GetAllocator() const | plIdTableBase< IdType, ValueType > | |
| GetCount() const | plIdTableBase< IdType, ValueType > | |
| GetIterator() | plIdTableBase< IdType, ValueType > | |
| GetIterator() const | plIdTableBase< IdType, ValueType > | |
| GetValueUnchecked(const IndexType index) const | plIdTableBase< 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() const | plIdTableBase< IdType, ValueType > | |
| IsFreelistValid() const | plIdTableBase< IdType, ValueType > | |
| operator=(const plIdTableBase< IdType, ValueType > &rhs) | plIdTableBase< IdType, ValueType > | protected |
| operator[](const IdType id) const | plIdTableBase< 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) const | plIdTableBase< IdType, ValueType > | |
| TryGetValue(const IdType id, ValueType *&out_pValue) const | plIdTableBase< IdType, ValueType > | |
| TypeOfId typedef (defined in plIdTableBase< IdType, ValueType >) | plIdTableBase< IdType, ValueType > | |
| ~plIdTableBase() | plIdTableBase< IdType, ValueType > | protected |