1 #ifndef FW_INPUT_SERIALIZE_PORT_HPP
2 #define FW_INPUT_SERIALIZE_PORT_HPP
6 #if FW_PORT_SERIALIZATION == 1
12 class InputSerializePort :
public InputPortBase {
15 virtual ~InputSerializePort();
26 #if FW_OBJECT_TO_STRING == 1
32 InputSerializePort(InputSerializePort*);
33 InputSerializePort(InputSerializePort&);
34 InputSerializePort& operator=(InputSerializePort&);
PlatformIntType NATIVE_INT_TYPE
C++-compatible configuration header for fprime configuration.
SerializeStatus
forward declaration for string
void init()
Initialize the OS Abstraction Layer (OSAL)