|
UMPIRE
Umpire: resource management and provision
|
#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/strategy/FixedSizePool.hpp>
Public Attributes | |
| unsigned char * | data |
| unsigned int * | avail |
| unsigned int | numAvail |
| struct Pool * | next |
| unsigned char* FixedSizePool< T, MA, IA, NP >::Pool::data |
Referenced by FixedSizePool< T, MA, IA, NP >::allocInPool().
| unsigned int* FixedSizePool< T, MA, IA, NP >::Pool::avail |
Referenced by FixedSizePool< T, MA, IA, NP >::allocInPool().
| unsigned int FixedSizePool< T, MA, IA, NP >::Pool::numAvail |
Referenced by FixedSizePool< T, MA, IA, NP >::allocInPool().
| struct Pool* FixedSizePool< T, MA, IA, NP >::Pool::next |