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

Public Member Functions

 stores_list (ui32 available_bytes)
 

Static Public Member Functions

static ui32 eval_store_bytes (ui32 available_bytes)
 

Public Attributes

stores_listnext_store
 
ui32 available
 
ui8data
 

Constructor & Destructor Documentation

◆ stores_list()

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

References available, data, and next_store.

Member Function Documentation

◆ eval_store_bytes()

static ui32 ojph::mem_elastic_allocator::stores_list::eval_store_bytes ( ui32 available_bytes)
inlinestatic

Member Data Documentation

◆ available

ui32 ojph::mem_elastic_allocator::stores_list::available

◆ data

ui8* 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: