7 #ifndef Fw_PrmSetPortAc_HPP 8 #define Fw_PrmSetPortAc_HPP 83 #if FW_PORT_SERIALIZATION == 1
void addCallPort(InputPrmSetPort *callPort)
Register an input port.
void init()
Initialization function.
SerializeStatus
forward declaration for string
U32 FwPrmIdType
The type of a parameter identifier.
PlatformIndexType FwIndexType
void invoke(FwPrmIdType id, Fw::ParamBuffer &val) const
Invoke a port interface.
OutputPrmSetPort()
Constructor.