7 #ifndef Svc_PingPortAc_HPP 8 #define Svc_PingPortAc_HPP 12 #if !FW_DIRECT_PORT_CALLS 117 #if !FW_DIRECT_PORT_CALLS 173 #if FW_PORT_SERIALIZATION == 1 PingPortSerializer()
Constructor.
PlatformSizeType FwSizeType
Fw::Serializable::SizeType getCapacity() const override
void invoke(U32 key) const
Invoke a port connection.
OutputPingPort()
Constructor.
U8 * getBuffAddr() override
static Fw::SerializeStatus serializePortArgs(U32 key, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
SerializeStatus
forward declaration for string
static constexpr FwSizeType CAPACITY
void init()
Initialization function.
void addCallPort(InputPingPort *callPort)
Register an input port.
const U8 * getBuffAddr() const override
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
RateGroupDivider component implementation.