13 #ifndef Svc_GenericHub_HPP 14 #define Svc_GenericHub_HPP 16 #include "Svc/GenericHub/GenericHubComponentAc.hpp" 20 class GenericHub final :
public GenericHubComponentBase {
86 void fromBufferDriver_handler(
const FwIndexType portNum,
92 void toBufferDriverReturn_handler(
FwIndexType portNum,
FwIdType FwOpcodeType
The type of a command opcode.
PlatformSizeType FwSizeType
Enum representing a command response.
FwIdType FwEventIdType
The type of an event identifier.
Buffer type transmission.
FwIdType FwChanIdType
The type of a telemetry channel identifier.
Enum representing event severity.
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
GenericHub(const char *const compName)