|
Grok 10.0.5
|
Public Member Functions | |
| stores_list (ui32 chunk_size) | |
Public Attributes | |
| stores_list * | next_store |
| ui32 | available |
| char * | data |
|
inline |
References available, data, and next_store.
| ui32 ojph::mem_elastic_allocator::stores_list::available |
Referenced by ojph::mem_elastic_allocator::get_buffer(), and stores_list().
| char* ojph::mem_elastic_allocator::stores_list::data |
Referenced by ojph::mem_elastic_allocator::get_buffer(), and stores_list().
| stores_list* ojph::mem_elastic_allocator::stores_list::next_store |