Struct blazing_allocation¶
Defined in File BufferProvider.h
Struct Documentation¶
-
struct
ral::memory
::
blazing_allocation
¶ Public Members
-
std::size_t
index
¶
-
std::size_t
size
¶
-
std::size_t
total_number_of_chunks
¶
-
char *
data
¶
-
std::stack<std::unique_ptr<blazing_allocation_chunk>>
allocation_chunks
¶
-
allocation_pool *
pool
¶
-
std::size_t