| ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
| ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
| bufferQueueIn_handler(FwIndexType portNum, Fw::Buffer &fwBuffer)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| bufferQueueIn_handlerBase(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protected |
| bufferQueueIn_overflowHook(FwIndexType portNum, Fw::Buffer &fwBuffer)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| bufferQueueIn_preMsgHook(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protectedvirtual |
| bufferReturnOut_out(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protected |
| CHANNELID_BUFFQUEUEDEPTH enum value | Svc::ComQueueComponentBase | protected |
| CHANNELID_COMQUEUEDEPTH enum value | Svc::ComQueueComponentBase | protected |
| comPacketQueueIn_handler(FwIndexType portNum, Fw::ComBuffer &data, U32 context)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| comPacketQueueIn_handlerBase(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::ComQueueComponentBase | protected |
| comPacketQueueIn_preMsgHook(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::ComQueueComponentBase | protectedvirtual |
| ComQueueComponentBase(const char *compName="") | Svc::ComQueueComponentBase | protected |
| ComQueueTester class | Svc::ComQueueComponentBase | friend |
| ComQueueTesterBase class | Svc::ComQueueComponentBase | friend |
| comStatusIn_handler(FwIndexType portNum, Fw::Success &condition)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| comStatusIn_handlerBase(FwIndexType portNum, Fw::Success &condition) | Svc::ComQueueComponentBase | protected |
| comStatusIn_preMsgHook(FwIndexType portNum, Fw::Success &condition) | Svc::ComQueueComponentBase | protectedvirtual |
| CREATED enum value | Fw::ActiveComponentBase | protected |
| createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
| dataOut_out(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComQueueComponentBase | protected |
| dataReturnIn_handler(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| dataReturnIn_handlerBase(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComQueueComponentBase | 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_QUEUEOVERFLOW enum value | Svc::ComQueueComponentBase | protected |
| exit() | Fw::ActiveComponentBase | |
| finalizer() | Fw::ActiveComponentBase | protectedvirtual |
| FINALIZING enum value | Fw::ActiveComponentBase | protected |
| get_bufferQueueIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
| get_comPacketQueueIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
| get_comStatusIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
| get_dataReturnIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
| get_run_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
| getIdBase() const | Fw::PassiveComponentBase | |
| getInstance() const | Fw::PassiveComponentBase | protected |
| getNum_bufferQueueIn_InputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_bufferReturnOut_OutputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_comPacketQueueIn_InputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_comStatusIn_InputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_dataOut_OutputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_dataReturnIn_InputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_Log_OutputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_run_InputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_Time_OutputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNum_Tlm_OutputPorts() | Svc::ComQueueComponentBase | inlineprotectedstatic |
| getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
| getTime() const | Svc::ComQueueComponentBase | protected |
| incNumMsgDropped() | Fw::QueuedComponentBase | protected |
| init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::ComQueueComponentBase | |
| Fw::ActiveComponentBase::init(FwEnumStoreType instance) | Fw::ActiveComponentBase | protected |
| Fw::ObjBase::init() | Fw::ObjBase | protected |
| isConnected_bufferReturnOut_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
| isConnected_dataOut_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
| isConnected_Log_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
| isConnected_Time_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
| isConnected_Tlm_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
| join() | Fw::ActiveComponentBase | |
| Lifecycle enum name | Fw::ActiveComponentBase | protected |
| log_WARNING_HI_QueueOverflow(Svc::QueueType queueType, U32 index) const | Svc::ComQueueComponentBase | 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_BUFFERQUEUEIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_BUFFERRETURNOUT_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_COMPACKETQUEUEIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_COMSTATUSIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_DATAOUT_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_DATARETURNIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_LOG_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_LOGTEXT_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_RUN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_TIME_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| NUM_TLM_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
| ObjBase(const char *name) | Fw::ObjBase | protected |
| PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
| preamble() | Fw::ActiveComponentBase | protectedvirtual |
| QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
| run_handler(FwIndexType portNum, U32 context)=0 | Svc::ComQueueComponentBase | protectedpure virtual |
| run_handlerBase(FwIndexType portNum, U32 context) | Svc::ComQueueComponentBase | protected |
| run_preMsgHook(FwIndexType portNum, U32 context) | Svc::ComQueueComponentBase | protectedvirtual |
| set_bufferReturnOut_OutputPort(FwIndexType portNum, Fw::InputBufferSendPort *port) | Svc::ComQueueComponentBase | |
| set_dataOut_OutputPort(FwIndexType portNum, Svc::InputComDataWithContextPort *port) | Svc::ComQueueComponentBase | |
| set_Log_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Svc::ComQueueComponentBase | |
| set_Time_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Svc::ComQueueComponentBase | |
| set_Tlm_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port) | Svc::ComQueueComponentBase | |
| setIdBase(const FwIdType) | Fw::PassiveComponentBase | |
| start(FwTaskPriorityType priority=Os::Task::TASK_PRIORITY_DEFAULT, FwSizeType stackSize=Os::Task::TASK_DEFAULT, FwSizeType cpuAffinity=Os::Task::TASK_DEFAULT, FwTaskIdType identifier=static_cast< FwTaskIdType >(Os::Task::TASK_DEFAULT)) | Fw::ActiveComponentBase | |
| tlmWrite_buffQueueDepth(const Svc::BuffQueueDepth &arg, Fw::Time _tlmTime=Fw::Time()) const | Svc::ComQueueComponentBase | protected |
| tlmWrite_comQueueDepth(const Svc::ComQueueDepth &arg, Fw::Time _tlmTime=Fw::Time()) const | Svc::ComQueueComponentBase | protected |
| ~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
| ~ComQueueComponentBase() | Svc::ComQueueComponentBase | protectedvirtual |
| ~ObjBase() | Fw::ObjBase | protectedvirtual |
| ~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
| ~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |