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
13
#include <
Fw/Types/MemAllocator.hpp
>
14
15
namespace
Fw
{
16
17
MemAllocator::MemAllocator
() {
18
}
19
20
MemAllocator::~MemAllocator
() {
21
}
22
23
}
/* namespace Fw */
MemAllocator.hpp
Defines a base class for a memory allocator for classes.
Fw::MemAllocator::~MemAllocator
virtual ~MemAllocator()
Definition
MemAllocator.cpp:20
Fw::MemAllocator::MemAllocator
MemAllocator()
Definition
MemAllocator.cpp:17
Fw
Definition
Buffer.cpp:21
Fw
Types
MemAllocator.cpp
Generated by
1.9.7