JASSv2
|
This is the complete list of members for JASS::allocator_memory, including all inherited members.
alignment_boundary | JASS::allocator | protectedstatic |
allocated | JASS::allocator | protected |
allocator() | JASS::allocator | inline |
allocator_memory(void *buffer, size_t length) | JASS::allocator_memory | inline |
buffer | JASS::allocator_memory | protected |
capacity(void) const | JASS::allocator | inline |
malloc(size_t bytes, size_t alignment=alignment_boundary) | JASS::allocator_memory | virtual |
operator!=(const allocator &with) | JASS::allocator_memory | inlinevirtual |
operator==(const allocator &with) | JASS::allocator_memory | inlinevirtual |
realign(const void *address, size_t boundary) | JASS::allocator | inlinestatic |
rewind(void) | JASS::allocator_memory | virtual |
size(void) const | JASS::allocator | inline |
unittest(void) | JASS::allocator_memory | static |
used | JASS::allocator | protected |
~allocator() | JASS::allocator | inlinevirtual |
~allocator_memory() | JASS::allocator_memory | inlinevirtual |