This is the complete list of members for lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount >, including all inherited members.
| _current | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | private |
| _data | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | private |
| _pages | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | private |
| GrowingHeap() | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| GrowingHeap(const GrowingHeap &)=delete | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| GrowingHeap(GrowingHeap &&)=delete | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| IArea()=default | lug::System::Memory::Area::IArea | |
| IArea(const IArea &)=delete | lug::System::Memory::Area::IArea | |
| IArea(IArea &&)=delete | lug::System::Memory::Area::IArea | |
| operator=(const GrowingHeap &)=delete | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| operator=(GrowingHeap &&)=delete | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| lug::System::Memory::Area::IArea::operator=(const IArea &)=delete | lug::System::Memory::Area::IArea | |
| lug::System::Memory::Area::IArea::operator=(IArea &&)=delete | lug::System::Memory::Area::IArea | |
| requestNextPage() override | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | inlinevirtual |
| ~GrowingHeap() | lug::System::Memory::Area::GrowingHeap< PageSize, MaxPageCount > | |
| ~IArea()=default | lug::System::Memory::Area::IArea | virtual |