Allocate() | base::FixedAllocator | |
BlockSize() const | base::FixedAllocator | [inline] |
Deallocate(void *p) | base::FixedAllocator | |
FixedAllocator(std::size_t blockSize=0) | base::FixedAllocator | [explicit] |
FixedAllocator(const FixedAllocator &) | base::FixedAllocator | |
operator<(std::size_t rhs) const | base::FixedAllocator | [inline] |
operator=(const FixedAllocator &) | base::FixedAllocator | |
Swap(FixedAllocator &rhs) | base::FixedAllocator | |
~FixedAllocator() | base::FixedAllocator |