F´ Flight Software - C/C++ Documentation
NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the documentation of this file.
8 #ifndef FW_CMD_PORT_HPP_
9 #define FW_CMD_PORT_HPP_
42 #if FW_PORT_SERIALIZATION == 1
Declares ISF string base class.
SerializeStatus
forward declaration for string
void addCallPort(InputCmdPort *callPort)
#define FwOpcodeType
Type representation for a command opcode.
void invoke(FwOpcodeType opCode, U32 cmdSeq, CmdArgBuffer &args)
@ SERIALIZED_SIZE
size when serialized. Buffer + size of buffer
Declares ISF basic types.
int NATIVE_INT_TYPE
native integer type declaration