|
T * | GetByKey (KGGuiID key) |
|
T * | GetByIndex (KGPoolIdx n) |
|
KGPoolIdx | GetIndex (const T *p) const |
|
T * | GetOrAddByKey (KGGuiID key) |
|
bool | Contains (const T *p) const |
|
void | Clear () |
|
T * | Add () |
|
void | Remove (KGGuiID key, const T *p) |
|
void | Remove (KGGuiID key, KGPoolIdx idx) |
|
void | Reserve (int capacity) |
|
int | GetAliveCount () const |
|
int | GetBufSize () const |
|
int | GetMapSize () const |
|
T * | TryGetMapData (KGPoolIdx n) |
|
int | GetSize () |
|
The documentation for this struct was generated from the following file: