OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
ojph::mem_elastic_allocator::stores_list Struct Reference

Public Member Functions

 stores_list (ui32 available_bytes)
void restart ()

Static Public Member Functions

static ui32 eval_store_bytes (ui32 available_bytes)

Public Attributes

stores_listnext_store
ui8orig_data
ui8data
ui32 orig_size
ui32 available

Detailed Description

Definition at line 263 of file ojph_mem.h.

Constructor & Destructor Documentation

◆ stores_list()

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

Definition at line 265 of file ojph_mem.h.

References available, data, next_store, orig_data, orig_size, and stores_list().

Referenced by eval_store_bytes(), and stores_list().

Member Function Documentation

◆ eval_store_bytes()

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

Definition at line 277 of file ojph_mem.h.

References stores_list().

Referenced by ojph::mem_elastic_allocator::allocate().

◆ restart()

void ojph::mem_elastic_allocator::stores_list::restart ( )
inline

Definition at line 271 of file ojph_mem.h.

References available, data, next_store, orig_data, and orig_size.

Member Data Documentation

◆ available

ui32 ojph::mem_elastic_allocator::stores_list::available

Definition at line 283 of file ojph_mem.h.

Referenced by restart(), and stores_list().

◆ data

ui8 * ojph::mem_elastic_allocator::stores_list::data

Definition at line 282 of file ojph_mem.h.

Referenced by restart(), and stores_list().

◆ next_store

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

Definition at line 281 of file ojph_mem.h.

Referenced by restart(), and stores_list().

◆ orig_data

ui8* ojph::mem_elastic_allocator::stores_list::orig_data

Definition at line 282 of file ojph_mem.h.

Referenced by restart(), and stores_list().

◆ orig_size

ui32 ojph::mem_elastic_allocator::stores_list::orig_size

Definition at line 283 of file ojph_mem.h.

Referenced by restart(), and stores_list().


The documentation for this struct was generated from the following file:
  • /build/openjph/src/OpenJPH-0.24.3/src/core/common/ojph_mem.h