Lugdunum
0.1.0
|
This is the complete list of members for lug::System::Memory::Allocator::Basic, including all inherited members.
allocate(size_t size, size_t alignment, size_t offset) const | lug::System::Memory::Allocator::Basic | |
Basic()=default | lug::System::Memory::Allocator::Basic | |
Basic(const Basic &)=delete | lug::System::Memory::Allocator::Basic | |
Basic(Basic &&)=default | lug::System::Memory::Allocator::Basic | |
free(void *ptr) const | lug::System::Memory::Allocator::Basic | |
getSize(void *ptr) const | lug::System::Memory::Allocator::Basic | |
operator=(const Basic &)=delete | lug::System::Memory::Allocator::Basic | |
operator=(Basic &&)=default | lug::System::Memory::Allocator::Basic | |
reset() const | lug::System::Memory::Allocator::Basic | |
~Basic()=default | lug::System::Memory::Allocator::Basic |