This is the complete list of members for IDTable, including all inherited members.
begin() | Bijection< uintptr_t, void * > | inline |
clear() | IDTable | inline |
emplace(void *p) | IDTable | inline |
emplace(uintptr_t id, void *p) | IDTable | inline |
end() | Bijection< uintptr_t, void * > | inline |
erase(uintptr_t key) | Bijection< uintptr_t, void * > | inline |
erase(void * key) | Bijection< uintptr_t, void * > | inline |
forwardType typedef | Bijection< uintptr_t, void * > | |
HasEntry(uintptr_t key) | Bijection< uintptr_t, void * > | inline |
HasEntry(void * key) | Bijection< uintptr_t, void * > | inline |
HasID(void *p) | IDTable | inline |
HasID(uintptr_t id) | IDTable | inline |
IDTable() (defined in IDTable) | IDTable | inline |
m_forwardMap | Bijection< uintptr_t, void * > | protected |
m_nextID | IDTable | protected |
m_reverseMap | Bijection< uintptr_t, void * > | protected |
operator[](void * key) | Bijection< uintptr_t, void * > | inline |
operator[](uintptr_t key) | Bijection< uintptr_t, void * > | inline |
replace(void * oldval, void * newval) | Bijection< uintptr_t, void * > | inline |
ReserveID(uintptr_t id) | IDTable | inline |
reverseType typedef | Bijection< uintptr_t, void * > | |
size() | Bijection< uintptr_t, void * > | inline |