Grok  7.6.0
Public Member Functions | Data Fields
ojph::mem_elastic_allocator::stores_list Struct Reference

Public Member Functions

 stores_list (int chunk_size)
 

Data Fields

stores_listnext_store
 
int available
 
char * data
 

Constructor & Destructor Documentation

◆ stores_list()

ojph::mem_elastic_allocator::stores_list::stores_list ( int  chunk_size)
inline

References available, data, and next_store.

Field Documentation

◆ available

int ojph::mem_elastic_allocator::stores_list::available

Referenced by stores_list().

◆ data

char* ojph::mem_elastic_allocator::stores_list::data

Referenced by stores_list().

◆ next_store

stores_list* ojph::mem_elastic_allocator::stores_list::next_store

The documentation for this struct was generated from the following file: