This is the complete list of members for SimpleAllocator, including all inherited members.
| alloc(size_t size, size_t alignment=1) | SimpleAllocator | inline |
| get_contiguous() const | SimpleAllocator | inline |
| get_first_block() const | SimpleAllocator | inline |
| get_max_size() const | SimpleAllocator | inline |
| get_total_size() const | SimpleAllocator | inline |
| is_empty() const | SimpleAllocator | inline |
| output(std::ostream &out) const (defined in SimpleAllocator) | SimpleAllocator | |
| set_max_size(size_t max_size) | SimpleAllocator | inline |
| SimpleAllocator(size_t max_size, Mutex &lock) (defined in SimpleAllocator) | SimpleAllocator | inlineexplicit |
| SimpleAllocator(SimpleAllocator &&from) noexcept | SimpleAllocator | |
| SimpleAllocatorBlock (defined in SimpleAllocator) | SimpleAllocator | friend |
| write(std::ostream &out) const (defined in SimpleAllocator) | SimpleAllocator | |
| ~SimpleAllocator() (defined in SimpleAllocator) | SimpleAllocator | virtual |
1.8.15