F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FileHandlingCfdpSubtopologyConfig.cpp
Go to the documentation of this file.
1
#include "
FileHandlingCfdpSubtopologyConfig.hpp
"
2
3
namespace
FileHandlingCfdp
{
4
namespace
Allocation {
5
// This instance can be changed to use a different allocator in the FileHandlingCfdp Subtopology
6
Fw::MallocAllocator
mallocatorInstance
;
7
Fw::MemAllocator
&
memAllocator
=
mallocatorInstance
;
8
}
// namespace Allocation
9
}
// namespace FileHandlingCfdp
FileHandlingCfdp
Definition:
FileHandlingCfdpSubtopologyConfig.cpp:3
FileHandlingCfdp::Allocation::memAllocator
Fw::MemAllocator & memAllocator
Definition:
FileHandlingCfdpSubtopologyConfig.cpp:7
FileHandlingCfdpSubtopologyConfig.hpp
Fw::MallocAllocator
malloc based memory allocator
Definition:
MallocAllocator.hpp:26
Fw::MemAllocator
Memory Allocation base class.
Definition:
MemAllocator.hpp:46
FileHandlingCfdp::Allocation::mallocatorInstance
Fw::MallocAllocator mallocatorInstance
Definition:
FileHandlingCfdpSubtopologyConfig.cpp:6
Svc
Subtopologies
FileHandlingCfdp
FileHandlingCfdpConfig
FileHandlingCfdpSubtopologyConfig.cpp
Generated by
1.8.14