ngscopeclient 0.1-dev+51fbda87c
IDTable Member List

This is the complete list of members for IDTable, including all inherited members.

begin()Bijection< uintptr_t, void * >inline
clear()IDTableinline
emplace(void *p)IDTableinline
emplace(uintptr_t id, void *p)IDTableinline
end()Bijection< uintptr_t, void * >inline
erase(uintptr_t key)Bijection< uintptr_t, void * >inline
erase(void * key)Bijection< uintptr_t, void * >inline
forwardType typedefBijection< uintptr_t, void * >
HasEntry(uintptr_t key)Bijection< uintptr_t, void * >inline
HasEntry(void * key)Bijection< uintptr_t, void * >inline
HasID(void *p)IDTableinline
HasID(uintptr_t id)IDTableinline
IDTable() (defined in IDTable)IDTableinline
m_forwardMapBijection< uintptr_t, void * >protected
m_nextIDIDTableprotected
m_reverseMapBijection< 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)IDTableinline
reverseType typedefBijection< uintptr_t, void * >
size()Bijection< uintptr_t, void * >inline