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