|
Lugdunum
0.1.0
|
This is the complete list of members for lug::System::Memory::Allocator::Stack, including all inherited members.
| _area | lug::System::Memory::Allocator::Stack | private |
| _current | lug::System::Memory::Allocator::Stack | private |
| _currentPage | lug::System::Memory::Allocator::Stack | private |
| _firstPage | lug::System::Memory::Allocator::Stack | private |
| allocate(size_t size, size_t alignment, size_t offset) | lug::System::Memory::Allocator::Stack | |
| free(void *ptr) | lug::System::Memory::Allocator::Stack | |
| getMark() const | lug::System::Memory::Allocator::Stack | |
| getSize(void *ptr) const | lug::System::Memory::Allocator::Stack | |
| operator=(const Stack &)=delete | lug::System::Memory::Allocator::Stack | |
| operator=(Stack &&)=default | lug::System::Memory::Allocator::Stack | |
| reset() | lug::System::Memory::Allocator::Stack | |
| rewind(const Mark &mark) | lug::System::Memory::Allocator::Stack | |
| Stack(lug::System::Memory::Area::IArea *area) | lug::System::Memory::Allocator::Stack | |
| Stack(const Stack &)=delete | lug::System::Memory::Allocator::Stack | |
| Stack(Stack &&)=default | lug::System::Memory::Allocator::Stack | |
| ~Stack()=default | lug::System::Memory::Allocator::Stack |
1.8.13