Struct FixedMallocPool::Pool

Nested Relationships

This struct is a nested type of Class FixedMallocPool.

Struct Documentation

struct umpire::util::FixedMallocPool::Pool

Public Functions

Pool(const std::size_t object_bytes, const std::size_t objects_per_pool)

Public Members

unsigned char *data
unsigned char *next
unsigned int num_initialized
std::size_t num_free