F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
Directories | |
default | |
docs | |
Files | |
Assert.cpp | |
Assert.hpp | |
BasicTypes.h | |
BasicTypes.hpp | |
C++ header for working with basic fprime types. | |
ByteArray.hpp | |
CAssert.h | |
ConstByteArray.hpp | |
EightyCharString.cpp | |
EightyCharString.hpp | |
InternalInterfaceString.cpp | |
InternalInterfaceString.hpp | |
MallocAllocator.cpp | |
Implementation of malloc based allocator. | |
MallocAllocator.hpp | |
A MemAllocator implementation class that uses malloc. | |
MemAllocator.cpp | |
MemAllocator.hpp | |
Defines a base class for a memory allocator for classes. | |
MmapAllocator.cpp | |
Implementation of mmap based allocator. | |
MmapAllocator.hpp | |
A MemAllocator implementation class that uses mmap. | |
PolyType.cpp | |
PolyType.hpp | |
SerialBuffer.cpp | |
SerialBuffer.hpp | |
Serializable.cpp | |
Serializable.hpp | |
String.cpp | |
String.hpp | |
StringType.cpp | |
Implements ISF string base class. | |
StringType.hpp | |
Declares ISF string base class. | |
StringUtils.cpp | |
StringUtils.hpp | |