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