7 #ifndef Svc_VersionPortAc_HPP 8 #define Svc_VersionPortAc_HPP 86 #if FW_PORT_SERIALIZATION == 1 void init()
Initialization function.
void invoke(const Svc::VersionCfg::VersionEnum &version_id, Fw::StringBase &version_string, Svc::VersionStatus &status) const
Invoke a port interface.
The size of the serial representation.
PlatformIndexType FwIndexType
SerializeStatus
forward declaration for string
An enumeration for version status.
The size of the serial representation.
C++-compatible configuration header for fprime configuration.
void addCallPort(InputVersionPort *callPort)
Register an input port.
static constexpr SizeType STATIC_SERIALIZED_SIZE(SizeType maxLength)
OutputVersionPort()
Constructor.