ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) | Svc::PrmDbComponentBase | protected |
configure(const char *file) | Svc::PrmDbImpl | |
CREATED enum value | Fw::ActiveComponentBase | protected |
createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
DEPRECATED(Os::Task::Status join(void **value_ptr), "Switch to .join()") | Fw::ActiveComponentBase | |
dispatch() | Fw::ActiveComponentBase | protected |
DISPATCHING enum value | Fw::ActiveComponentBase | protected |
DONE enum value | Fw::ActiveComponentBase | protected |
EVENTID_PRMDBFULL enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMFILELOADCOMPLETE enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMFILEREADERROR enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMFILESAVECOMPLETE enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMFILEWRITEERROR enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMIDADDED enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMIDNOTFOUND enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMIDNOTFOUND_THROTTLE enum value | Svc::PrmDbComponentBase | protected |
EVENTID_PRMIDUPDATED enum value | Svc::PrmDbComponentBase | protected |
exit() | Fw::ActiveComponentBase | |
finalizer() | Fw::ActiveComponentBase | protectedvirtual |
FINALIZING enum value | Fw::ActiveComponentBase | protected |
get_CmdDisp_InputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | |
get_getPrm_InputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | |
get_pingIn_InputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | |
get_setPrm_InputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_CmdDisp_InputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_CmdReg_OutputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_CmdStatus_OutputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_getPrm_InputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_Log_OutputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_pingIn_InputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_pingOut_OutputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_setPrm_InputPorts() const | Svc::PrmDbComponentBase | protected |
getNum_Time_OutputPorts() const | Svc::PrmDbComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getPrm_handlerBase(FwIndexType portNum, FwPrmIdType id, Fw::ParamBuffer &val) | Svc::PrmDbComponentBase | protected |
getTime() | Svc::PrmDbComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::PrmDbComponentBase | |
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_CmdReg_OutputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | protected |
isConnected_CmdStatus_OutputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | protected |
isConnected_Log_OutputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | protected |
isConnected_pingOut_OutputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | protected |
isConnected_Time_OutputPort(FwIndexType portNum) | Svc::PrmDbComponentBase | protected |
join() | Fw::ActiveComponentBase | |
Lifecycle enum name | Fw::ActiveComponentBase | protected |
lock() | Svc::PrmDbComponentBase | protectedvirtual |
log_ACTIVITY_HI_PrmFileLoadComplete(U32 records) | Svc::PrmDbComponentBase | protected |
log_ACTIVITY_HI_PrmFileSaveComplete(U32 records) | Svc::PrmDbComponentBase | protected |
log_ACTIVITY_HI_PrmIdAdded(U32 Id) | Svc::PrmDbComponentBase | protected |
log_ACTIVITY_HI_PrmIdUpdated(U32 Id) | Svc::PrmDbComponentBase | protected |
log_FATAL_PrmDbFull(U32 Id) | Svc::PrmDbComponentBase | protected |
log_WARNING_HI_PrmFileReadError(Svc::PrmDb_PrmReadError stage, I32 record, I32 error) | Svc::PrmDbComponentBase | protected |
log_WARNING_HI_PrmFileWriteError(Svc::PrmDb_PrmWriteError stage, I32 record, I32 error) | Svc::PrmDbComponentBase | protected |
log_WARNING_LO_PrmIdNotFound(U32 Id) | Svc::PrmDbComponentBase | protected |
log_WARNING_LO_PrmIdNotFound_ThrottleClear() | Svc::PrmDbComponentBase | protected |
m_queue | Fw::QueuedComponentBase | protected |
m_task | Fw::ActiveComponentBase | 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::PrmDbComponentBase | protected |
NUM_CMDREG_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_CMDSTATUS_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_GETPRM_INPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_LOG_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_LOGTEXT_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_PINGIN_INPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_PINGOUT_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_SETPRM_INPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
NUM_TIME_OUTPUT_PORTS enum value | Svc::PrmDbComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
OPCODE_PRM_SAVE_FILE enum value | Svc::PrmDbComponentBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
pingIn_handlerBase(FwIndexType portNum, U32 key) | Svc::PrmDbComponentBase | protected |
pingIn_preMsgHook(FwIndexType portNum, U32 key) | Svc::PrmDbComponentBase | protectedvirtual |
pingOut_out(FwIndexType portNum, U32 key) | Svc::PrmDbComponentBase | protected |
preamble() | Fw::ActiveComponentBase | protectedvirtual |
PRM_SAVE_FILE_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::PrmDbComponentBase | protected |
PRM_SAVE_FILE_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::PrmDbComponentBase | protectedvirtual |
PrmDbComponentBase(const char *compName="") | Svc::PrmDbComponentBase | protected |
PrmDbImpl(const char *name) | Svc::PrmDbImpl | |
PrmDbImplTester class | Svc::PrmDbImpl | friend |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
readParamFile() | Svc::PrmDbImpl | |
regCommands() | Svc::PrmDbComponentBase | |
set_CmdReg_OutputPort(FwIndexType portNum, Fw::InputCmdRegPort *port) | Svc::PrmDbComponentBase | |
set_CmdStatus_OutputPort(FwIndexType portNum, Fw::InputCmdResponsePort *port) | Svc::PrmDbComponentBase | |
set_Log_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Svc::PrmDbComponentBase | |
set_pingOut_OutputPort(FwIndexType portNum, Svc::InputPingPort *port) | Svc::PrmDbComponentBase | |
set_Time_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Svc::PrmDbComponentBase | |
setIdBase(const U32) | Fw::PassiveComponentBase | |
setPrm_handlerBase(FwIndexType portNum, FwPrmIdType id, Fw::ParamBuffer &val) | Svc::PrmDbComponentBase | protected |
setPrm_preMsgHook(FwIndexType portNum, FwPrmIdType id, Fw::ParamBuffer &val) | Svc::PrmDbComponentBase | protectedvirtual |
start(Os::Task::ParamType priority=Os::Task::TASK_DEFAULT, Os::Task::ParamType stackSize=Os::Task::TASK_DEFAULT, Os::Task::ParamType cpuAffinity=Os::Task::TASK_DEFAULT, Os::Task::ParamType identifier=Os::Task::TASK_DEFAULT) | Fw::ActiveComponentBase | |
unLock() | Svc::PrmDbComponentBase | protectedvirtual |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~PrmDbComponentBase() | Svc::PrmDbComponentBase | protectedvirtual |
~PrmDbImpl() | Svc::PrmDbImpl | virtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |