F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Fw::MmapAllocator< C > Member List

This is the complete list of members for Fw::MmapAllocator< C >, including all inherited members.

allocate(const FwEnumStoreType identifier, FwSizeType &size, bool &recoverable, FwSizeType alignment=alignof(std::max_align_t)) overrideFw::MmapAllocator< C >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) overrideFw::MmapAllocator< C >virtual
MemAllocator()Fw::MemAllocatorprotected
MmapAllocator(int mmap_flags=MAP_PRIVATE|MAP_ANONYMOUS)Fw::MmapAllocator< C >explicit
~MemAllocator()Fw::MemAllocatorprotectedvirtual
~MmapAllocator()Fw::MmapAllocator< C >virtual