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

This is the complete list of members for Fw::MemAllocator, including all inherited members.

allocate(const FwEnumStoreType identifier, FwSizeType &size, bool &recoverable, FwSizeType alignment=alignof(std::max_align_t))=0Fw::MemAllocatorpure virtual
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)=0Fw::MemAllocatorpure virtual
MemAllocator()Fw::MemAllocatorprotected
~MemAllocator()Fw::MemAllocatorprotectedvirtual