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 
5 
6 namespace FileHandlingCfdp {
7 namespace Allocation {
9 }
10 } // namespace FileHandlingCfdp
11 
12 #endif // FILE_HANDLING_CFDP_SUBTOPOLOGY_CONFIG_HPP
A MemAllocator implementation class that uses malloc.
Memory Allocation base class.