Gobelijn API documentation
- generated for commit a0cbea7
|
This is the complete list of members for Pimpl::MemoryPool, including all inherited members.
Allocate(size_t size=1) | Pimpl::MemoryPool | inline |
AllocateMemory(size_t size) | Pimpl::MemoryPool | private |
m_impl | Pimpl::MemoryPool | private |
MemoryPool()=delete | Pimpl::MemoryPool | |
MemoryPool(const MemoryPool &)=delete | Pimpl::MemoryPool | |
MemoryPool(MemoryPool &&)=delete | Pimpl::MemoryPool | |
MemoryPool(size_t capacity) | Pimpl::MemoryPool | |
operator=(const MemoryPool &)=delete | Pimpl::MemoryPool | |
operator=(MemoryPool &&)=delete | Pimpl::MemoryPool | |
~MemoryPool() | Pimpl::MemoryPool |