F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
MemAllocator.cpp
Go to the documentation of this file.
1 
14 
15 namespace Fw {
16 
18 
20 
21 } /* namespace Fw */
virtual ~MemAllocator()
Defines a base class for a memory allocator for classes.