CHANNELID_PINGLATEWARNINGS enum value | Svc::HealthComponentBase | protected |
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) | Svc::HealthComponentBase | protected |
createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
doDispatch() | Svc::HealthComponentBase | protectedvirtual |
EVENTID_HLTH_CHECK_ENABLE enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_CHECK_LOOKUP_ERROR enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_CHECK_PING enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_PING_INVALID_VALUES enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_PING_LATE enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_PING_UPDATED enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_PING_WARN enum value | Svc::HealthComponentBase | protected |
EVENTID_HLTH_PING_WRONG_KEY enum value | Svc::HealthComponentBase | protected |
get_CmdDisp_InputPort(FwIndexType portNum) | Svc::HealthComponentBase | |
get_PingReturn_InputPort(FwIndexType portNum) | Svc::HealthComponentBase | |
get_Run_InputPort(FwIndexType portNum) | Svc::HealthComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_CmdDisp_InputPorts() const | Svc::HealthComponentBase | protected |
getNum_CmdReg_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_CmdStatus_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_Log_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_PingReturn_InputPorts() const | Svc::HealthComponentBase | protected |
getNum_PingSend_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_Run_InputPorts() const | Svc::HealthComponentBase | protected |
getNum_Time_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_Tlm_OutputPorts() const | Svc::HealthComponentBase | protected |
getNum_WdogStroke_OutputPorts() const | Svc::HealthComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getTime() | Svc::HealthComponentBase | protected |
HealthComponentBase(const char *compName="") | Svc::HealthComponentBase | protected |
HealthComponentBaseFriend class | Svc::HealthComponentBase | friend |
HLTH_CHNG_PING_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdStringArg &entry, U32 warningValue, U32 fatalValue)=0 | Svc::HealthComponentBase | protectedpure virtual |
HLTH_CHNG_PING_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::HealthComponentBase | protected |
HLTH_CHNG_PING_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::HealthComponentBase | protectedvirtual |
HLTH_ENABLE_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, Fw::Enabled enable)=0 | Svc::HealthComponentBase | protectedpure virtual |
HLTH_ENABLE_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::HealthComponentBase | protected |
HLTH_ENABLE_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::HealthComponentBase | protectedvirtual |
HLTH_PING_ENABLE_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdStringArg &entry, Fw::Enabled enable)=0 | Svc::HealthComponentBase | protectedpure virtual |
HLTH_PING_ENABLE_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::HealthComponentBase | protected |
HLTH_PING_ENABLE_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::HealthComponentBase | protectedvirtual |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::HealthComponentBase | |
Fw::QueuedComponentBase::init(NATIVE_INT_TYPE instance) | Fw::QueuedComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_CmdReg_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_CmdStatus_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_Log_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_PingSend_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_Time_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_Tlm_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
isConnected_WdogStroke_OutputPort(FwIndexType portNum) | Svc::HealthComponentBase | protected |
log_ACTIVITY_HI_HLTH_CHECK_ENABLE(Fw::Enabled enabled) | Svc::HealthComponentBase | protected |
log_ACTIVITY_HI_HLTH_CHECK_PING(Fw::Enabled enabled, const Fw::StringBase &entry) | Svc::HealthComponentBase | protected |
log_ACTIVITY_HI_HLTH_PING_UPDATED(const Fw::StringBase &entry, U32 warn, U32 fatal) | Svc::HealthComponentBase | protected |
log_FATAL_HLTH_PING_LATE(const Fw::StringBase &entry) | Svc::HealthComponentBase | protected |
log_FATAL_HLTH_PING_WRONG_KEY(const Fw::StringBase &entry, U32 badKey) | Svc::HealthComponentBase | protected |
log_WARNING_HI_HLTH_PING_INVALID_VALUES(const Fw::StringBase &entry, U32 warn, U32 fatal) | Svc::HealthComponentBase | protected |
log_WARNING_HI_HLTH_PING_WARN(const Fw::StringBase &entry) | Svc::HealthComponentBase | protected |
log_WARNING_LO_HLTH_CHECK_LOOKUP_ERROR(const Fw::StringBase &entry) | Svc::HealthComponentBase | protected |
m_queue | Fw::QueuedComponentBase | protected |
MSG_DISPATCH_EMPTY enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_ERROR enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_EXIT enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_OK enum value | Fw::QueuedComponentBase | |
MsgDispatchStatus enum name | Fw::QueuedComponentBase | |
NUM_CMDDISP_INPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_CMDREG_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_CMDSTATUS_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_LOG_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_LOGTEXT_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_PINGRETURN_INPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_PINGSEND_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_RUN_INPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_TIME_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_TLM_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
NUM_WDOGSTROKE_OUTPUT_PORTS enum value | Svc::HealthComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
OPCODE_HLTH_CHNG_PING enum value | Svc::HealthComponentBase | protected |
OPCODE_HLTH_ENABLE enum value | Svc::HealthComponentBase | protected |
OPCODE_HLTH_PING_ENABLE enum value | Svc::HealthComponentBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
PingReturn_handler(FwIndexType portNum, U32 key)=0 | Svc::HealthComponentBase | protectedpure virtual |
PingReturn_handlerBase(FwIndexType portNum, U32 key) | Svc::HealthComponentBase | protected |
PingReturn_preMsgHook(FwIndexType portNum, U32 key) | Svc::HealthComponentBase | protectedvirtual |
PingSend_out(FwIndexType portNum, U32 key) | Svc::HealthComponentBase | protected |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
regCommands() | Svc::HealthComponentBase | |
Run_handler(FwIndexType portNum, U32 context)=0 | Svc::HealthComponentBase | protectedpure virtual |
Run_handlerBase(FwIndexType portNum, U32 context) | Svc::HealthComponentBase | protected |
set_CmdReg_OutputPort(FwIndexType portNum, Fw::InputCmdRegPort *port) | Svc::HealthComponentBase | |
set_CmdStatus_OutputPort(FwIndexType portNum, Fw::InputCmdResponsePort *port) | Svc::HealthComponentBase | |
set_Log_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Svc::HealthComponentBase | |
set_PingSend_OutputPort(FwIndexType portNum, Svc::InputPingPort *port) | Svc::HealthComponentBase | |
set_Time_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Svc::HealthComponentBase | |
set_Tlm_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port) | Svc::HealthComponentBase | |
set_WdogStroke_OutputPort(FwIndexType portNum, Svc::InputWatchDogPort *port) | Svc::HealthComponentBase | |
setIdBase(const U32) | Fw::PassiveComponentBase | |
tlmWrite_PingLateWarnings(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::HealthComponentBase | protected |
WdogStroke_out(FwIndexType portNum, U32 code) | Svc::HealthComponentBase | protected |
~HealthComponentBase() | Svc::HealthComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |