Steppable 0.0.1
A CAS project written from scratch in C++
|
This is the complete list of members for ImPool< T >, including all inherited members.
Add() | ImPool< T > | inline |
AliveCount | ImPool< T > | |
Buf | ImPool< T > | |
Clear() | ImPool< T > | inline |
Contains(const T *p) const | ImPool< T > | inline |
FreeIdx | ImPool< T > | |
GetAliveCount() const | ImPool< T > | inline |
GetBufSize() const | ImPool< T > | inline |
GetByIndex(ImPoolIdx n) | ImPool< T > | inline |
GetByKey(ImGuiID key) | ImPool< T > | inline |
GetIndex(const T *p) const | ImPool< T > | inline |
GetMapSize() const | ImPool< T > | inline |
GetOrAddByKey(ImGuiID key) | ImPool< T > | inline |
ImPool() | ImPool< T > | inline |
Map | ImPool< T > | |
Remove(ImGuiID key, const T *p) | ImPool< T > | inline |
Remove(ImGuiID key, ImPoolIdx idx) | ImPool< T > | inline |
Reserve(int capacity) | ImPool< T > | inline |
TryGetMapData(ImPoolIdx n) | ImPool< T > | inline |
~ImPool() | ImPool< T > | inline |