| Clear() | ezIdTableBase< IdType, ValueType > | |
| Contains(const IdType id) const | ezIdTableBase< IdType, ValueType > | |
| ezIdTable() (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | |
| ezIdTable(ezAllocator *pAllocator) (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | explicit |
| ezIdTable(const ezIdTable< IdType, ValueType, AllocatorWrapper > &other) (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | |
| ezIdTable(const ezIdTableBase< IdType, ValueType > &other) (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | |
| 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 ezIdTable< IdType, ValueType, AllocatorWrapper > &rhs) (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | |
| operator=(const ezIdTableBase< IdType, ValueType > &rhs) (defined in ezIdTable< IdType, ValueType, AllocatorWrapper >) | ezIdTable< IdType, ValueType, AllocatorWrapper > | |
| 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 |