Grok  9.7.5
Public Member Functions | Public Attributes | List of all members
ojph::mem_elastic_allocator::stores_list Struct Reference

Public Member Functions

 stores_list (ui32 chunk_size)
 

Public Attributes

stores_listnext_store
 
ui32 available
 
char * data
 

Constructor & Destructor Documentation

◆ stores_list()

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

References available, data, and next_store.

Member Data Documentation

◆ available

ui32 ojph::mem_elastic_allocator::stores_list::available

◆ data

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

◆ next_store

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

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