![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
This is the complete list of members for Fw::MmapAllocator, including all inherited members.
| allocate(const FwEnumStoreType identifier, FwSizeType &size, bool &recoverable, FwSizeType alignment=alignof(std::max_align_t)) override | Fw::MmapAllocator | virtual |
| Fw::MemAllocator::allocate(const FwEnumStoreType identifier, FwSizeType &size, FwSizeType alignment=alignof(std::max_align_t)) | Fw::MemAllocator | |
| checkedAllocate(const FwEnumStoreType identifier, FwSizeType &size, bool &recoverable, FwSizeType alignment=alignof(std::max_align_t)) | Fw::MemAllocator | |
| checkedAllocate(const FwEnumStoreType identifier, FwSizeType &size, FwSizeType alignment=alignof(std::max_align_t)) | Fw::MemAllocator | |
| deallocate(const FwEnumStoreType identifier, void *ptr) override | Fw::MmapAllocator | virtual |
| MemAllocator() | Fw::MemAllocator | protected |
| MmapAllocator() | Fw::MmapAllocator | |
| ~MemAllocator() | Fw::MemAllocator | protectedvirtual |
| ~MmapAllocator() | Fw::MmapAllocator | virtual |