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