F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FileHandlingCfdpSubtopologyConfig.hpp
Go to the documentation of this file.
1
#ifndef FILE_HANDLING_CFDP_SUBTOPOLOGY_CONFIG_HPP
2
#define FILE_HANDLING_CFDP_SUBTOPOLOGY_CONFIG_HPP
3
4
#include "
Fw/Types/MallocAllocator.hpp
"
5
6
namespace
FileHandlingCfdp
{
7
namespace
Allocation {
8
extern
Fw::MemAllocator
&
memAllocator
;
9
}
10
}
// namespace FileHandlingCfdp
11
12
#endif // FILE_HANDLING_CFDP_SUBTOPOLOGY_CONFIG_HPP
FileHandlingCfdp
Definition:
FileHandlingCfdpSubtopologyConfig.cpp:3
FileHandlingCfdp::Allocation::memAllocator
Fw::MemAllocator & memAllocator
Definition:
FileHandlingCfdpSubtopologyConfig.cpp:7
MallocAllocator.hpp
A MemAllocator implementation class that uses malloc.
Fw::MemAllocator
Memory Allocation base class.
Definition:
MemAllocator.hpp:46
Svc
Subtopologies
FileHandlingCfdp
FileHandlingCfdpConfig
FileHandlingCfdpSubtopologyConfig.hpp
Generated by
1.8.14