| ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
| ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
| aggregationMachine_getState() const | Svc::ComAggregatorComponentBase | protected |
| aggregationMachine_sendSignal_fill(const Svc::ComDataContextPair &value) | Svc::ComAggregatorComponentBase | protected |
| aggregationMachine_sendSignal_status(const Fw::Success &value) | Svc::ComAggregatorComponentBase | protected |
| aggregationMachine_sendSignal_timeout() | Svc::ComAggregatorComponentBase | protected |
| ComAggregator(const char *const compName) | Svc::ComAggregator | |
| ComAggregatorComponentBase(const char *compName="") | Svc::ComAggregatorComponentBase | protected |
| ComAggregatorTester class | Svc::ComAggregator | friend |
| comStatusIn_handlerBase(FwIndexType portNum, Fw::Success &condition) | Svc::ComAggregatorComponentBase | protected |
| comStatusOut_out(FwIndexType portNum, Fw::Success &condition) | Svc::ComAggregatorComponentBase | protected |
| CREATED enum value | Fw::ActiveComponentBase | protected |
| createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
| dataIn_handlerBase(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComAggregatorComponentBase | protected |
| dataOut_out(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComAggregatorComponentBase | protected |
| dataReturnIn_handlerBase(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComAggregatorComponentBase | protected |
| dataReturnOut_out(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context) | Svc::ComAggregatorComponentBase | 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 |
| exit() | Fw::ActiveComponentBase | |
| finalizer() | Fw::ActiveComponentBase | protectedvirtual |
| FINALIZING enum value | Fw::ActiveComponentBase | protected |
| get_comStatusIn_InputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | |
| get_dataIn_InputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | |
| get_dataReturnIn_InputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | |
| get_timeout_InputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | |
| getIdBase() const | Fw::PassiveComponentBase | |
| getInstance() const | Fw::PassiveComponentBase | protected |
| getNum_comStatusIn_InputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_comStatusOut_OutputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_dataIn_InputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_dataOut_OutputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_dataReturnIn_InputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_dataReturnOut_OutputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNum_timeout_InputPorts() | Svc::ComAggregatorComponentBase | inlineprotectedstatic |
| getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
| incNumMsgDropped() | Fw::QueuedComponentBase | protected |
| init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::ComAggregatorComponentBase | |
| Fw::ActiveComponentBase::init(FwEnumStoreType instance) | Fw::ActiveComponentBase | protected |
| Fw::ObjBase::init() | Fw::ObjBase | protected |
| isConnected_comStatusOut_OutputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | protected |
| isConnected_dataOut_OutputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | protected |
| isConnected_dataReturnOut_OutputPort(FwIndexType portNum) | Svc::ComAggregatorComponentBase | protected |
| join() | Fw::ActiveComponentBase | |
| Lifecycle enum name | Fw::ActiveComponentBase | 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_COMSTATUSIN_INPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_COMSTATUSOUT_OUTPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_DATAIN_INPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_DATAOUT_OUTPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_DATARETURNIN_INPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_DATARETURNOUT_OUTPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| NUM_TIMEOUT_INPUT_PORTS enum value | Svc::ComAggregatorComponentBase | protected |
| ObjBase(const char *name) | Fw::ObjBase | protected |
| PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
| preamble() override | Svc::ComAggregator | virtual |
| QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
| set_comStatusOut_OutputPort(FwIndexType portNum, Fw::InputSuccessConditionPort *port) | Svc::ComAggregatorComponentBase | |
| set_dataOut_OutputPort(FwIndexType portNum, Svc::InputComDataWithContextPort *port) | Svc::ComAggregatorComponentBase | |
| set_dataReturnOut_OutputPort(FwIndexType portNum, Svc::InputComDataWithContextPort *port) | Svc::ComAggregatorComponentBase | |
| setIdBase(const FwIdType) | Fw::PassiveComponentBase | |
| SmId enum name | Svc::ComAggregatorComponentBase | protected |
| 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 | |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_action_assertNoStatus(SmId smId, Svc_AggregationMachine::Signal signal)=0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_action_doClear(SmId smId, Svc_AggregationMachine::Signal signal)=0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_action_doFill(SmId smId, Svc_AggregationMachine::Signal signal, const Svc::ComDataContextPair &value)=0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_action_doHold(SmId smId, Svc_AggregationMachine::Signal signal, const Svc::ComDataContextPair &value)=0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_action_doSend(SmId smId, Svc_AggregationMachine::Signal signal)=0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_guard_isFull(SmId smId, Svc_AggregationMachine::Signal signal, const Svc::ComDataContextPair &value) const =0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_guard_isGood(SmId smId, Svc_AggregationMachine::Signal signal, const Fw::Success &value) const =0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| Svc::ComAggregatorComponentBase::Svc_AggregationMachine_guard_isNotEmpty(SmId smId, Svc_AggregationMachine::Signal signal) const =0 | Svc::ComAggregatorComponentBase | protectedpure virtual |
| timeout_handlerBase(FwIndexType portNum, U32 context) | Svc::ComAggregatorComponentBase | protected |
| ~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
| ~ComAggregator() | Svc::ComAggregator | |
| ~ComAggregatorComponentBase() | Svc::ComAggregatorComponentBase | protectedvirtual |
| ~ObjBase() | Fw::ObjBase | protectedvirtual |
| ~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
| ~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |