Flex
0.17.9
|
This is the complete list of members for gs::ArenaAllocator, including all inherited members.
allocate(size_t size) | gs::ArenaAllocator | inline |
allocate_batch(size_t size) | gs::ArenaAllocator | inlineprivate |
allocated_batches_ | gs::ArenaAllocator | private |
allocated_memory() const | gs::ArenaAllocator | inline |
allocated_memory_ | gs::ArenaAllocator | private |
ArenaAllocator(MemoryStrategy strategy, const std::string &prefix) | gs::ArenaAllocator | inline |
batch_size | gs::ArenaAllocator | privatestatic |
cur_buffer_ | gs::ArenaAllocator | private |
cur_loc_ | gs::ArenaAllocator | private |
cur_size_ | gs::ArenaAllocator | private |
mmap_buffers_ | gs::ArenaAllocator | private |
prefix_ | gs::ArenaAllocator | private |
reserve(size_t cap) | gs::ArenaAllocator | inline |
strategy_ | gs::ArenaAllocator | private |
~ArenaAllocator() | gs::ArenaAllocator | inline |