Lugdunum  0.1.0
lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset > Member List

This is the complete list of members for lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >, including all inherited members.

_arealug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >private
_currentPagelug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >private
_firstPagelug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >private
_freeListlug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >private
allocate(size_t size, size_t alignment, size_t offset)lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
Chunk(lug::System::Memory::Area::IArea *area)lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
Chunk(const Chunk &)=deletelug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
Chunk(Chunk &&)=defaultlug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
ChunkSizelug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >privatestatic
free(void *ptr)lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
getSize(void *ptr) constlug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
operator=(const Chunk &)=deletelug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
operator=(Chunk &&)=defaultlug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
reset()lug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >
~Chunk()=defaultlug::System::Memory::Allocator::Chunk< MaxSize, MaxAlignment, Offset >