95 void PingReturn_handler(
const FwIndexType portNum, U32 key);
103 void Run_handler(
const FwIndexType portNum, U32 context);
Auto-generated base for Health component.
PlatformSizeType FwSizeType
FwSizeType fatalCycles
number of cycles before FATAL
void init()
Object initializer.
virtual void doOtherChecks()
additional checks function
~HealthImpl()
Component destructor.
U32 FwOpcodeType
The type of a command opcode.
void setPingEntries(PingEntry *pingEntries, FwIndexType numPingEntries, U32 watchDogCode)
Set ping entry tables.
Fw::String entryName
the name of the entry
Enabled and disabled states.
HealthImpl(const char *const compName)
HealthImpl constructor.
PlatformIndexType FwIndexType
FwSizeType warnCycles
number of cycles before WARNING
RateGroupDivider component implementation.
Health component implementation class.