Acquire() | hgl::Pool< T > | [virtual] |
Active | hgl::Pool< T > | [protected] |
ActiveCount | hgl::Pool< T > | |
Append(T) | hgl::Pool< T > | [virtual] |
Clear(T)=0 | hgl::Pool< T > | [protected, pure virtual] |
ClearAll() | hgl::Pool< T > | [virtual] |
ClearInactive() | hgl::Pool< T > | [virtual] |
count | hgl::Pool< T > | [protected] |
Create()=0 | hgl::Pool< T > | [protected, pure virtual] |
GetActiveCount() | hgl::Pool< T > | [inline, protected, virtual] |
GetHistoryMaxCount() | hgl::Pool< T > | [inline, protected, virtual] |
GetInactiveCount() | hgl::Pool< T > | [inline, protected, virtual] |
history_max | hgl::Pool< T > | [protected] |
HistoryMaxCount | hgl::Pool< T > | |
Inactive | hgl::Pool< T > | [protected] |
InactiveCount | hgl::Pool< T > | |
InitPrivate() | hgl::Pool< T > | [protected] |
operator[](int n) | hgl::Pool< T > | [inline, virtual] |
Pool() | hgl::Pool< T > | [inline] |
Release(T) | hgl::Pool< T > | [virtual] |
~Pool() | hgl::Pool< T > | [inline, virtual] |