Struct FixedPool::Pool

Nested Relationships

This struct is a nested type of Class FixedPool.

Struct Documentation

struct umpire::strategy::FixedPool::Pool

Public Functions

Pool(AllocationStrategy *allocation_strategy, const std::size_t object_bytes, const std::size_t objects_per_pool, const std::size_t avail_bytes)

Public Members

AllocationStrategy *strategy
char *data
int *avail
std::size_t num_avail