F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
This is the complete list of members for Fw::MemAllocator, including all inherited members.
allocate(const NATIVE_UINT_TYPE identifier, NATIVE_UINT_TYPE &size, bool &recoverable)=0 | Fw::MemAllocator | pure virtual |
deallocate(const NATIVE_UINT_TYPE identifier, void *ptr)=0 | Fw::MemAllocator | pure virtual |
MemAllocator() | Fw::MemAllocator | protected |
~MemAllocator() | Fw::MemAllocator | protectedvirtual |