ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
BUFFER_PORT_COUNT | Svc::ComQueue | static |
buffQueueIn_handlerBase(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protected |
buffQueueIn_preMsgHook(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protectedvirtual |
buffQueueSend_out(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::ComQueueComponentBase | protected |
CHANNELID_BUFFQUEUEDEPTH enum value | Svc::ComQueueComponentBase | protected |
CHANNELID_COMQUEUEDEPTH enum value | Svc::ComQueueComponentBase | protected |
cleanup() | Svc::ComQueue | |
COM_PORT_COUNT | Svc::ComQueue | static |
ComQueue(const char *const compName) | Svc::ComQueue | |
ComQueueComponentBase(const char *compName="") | Svc::ComQueueComponentBase | protected |
comQueueIn_handlerBase(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::ComQueueComponentBase | protected |
comQueueIn_preMsgHook(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::ComQueueComponentBase | protectedvirtual |
comQueueSend_out(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::ComQueueComponentBase | protected |
comStatusIn_handlerBase(FwIndexType portNum, Fw::Success &condition) | Svc::ComQueueComponentBase | protected |
comStatusIn_preMsgHook(FwIndexType portNum, Fw::Success &condition) | Svc::ComQueueComponentBase | protectedvirtual |
configure(QueueConfigurationTable queueConfig, NATIVE_UINT_TYPE allocationId, Fw::MemAllocator &allocator) | Svc::ComQueue | |
CREATED enum value | Fw::ActiveComponentBase | protected |
createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
deallocate_out(FwIndexType portNum, Fw::Buffer &fwBuffer) | 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_buffQueueIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
get_comQueueIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
get_comStatusIn_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
get_run_InputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_buffQueueIn_InputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_buffQueueSend_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_comQueueIn_InputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_comQueueSend_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_comStatusIn_InputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_deallocate_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_Log_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_run_InputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_Time_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNum_Tlm_OutputPorts() const | Svc::ComQueueComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getTime() | Svc::ComQueueComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::ComQueueComponentBase | |
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_buffQueueSend_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
isConnected_comQueueSend_OutputPort(FwIndexType portNum) | Svc::ComQueueComponentBase | protected |
isConnected_deallocate_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) | 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_BUFFQUEUEIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
NUM_BUFFQUEUESEND_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
NUM_COMQUEUEIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
NUM_COMQUEUESEND_OUTPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
NUM_COMSTATUSIN_INPUT_PORTS enum value | Svc::ComQueueComponentBase | protected |
NUM_DEALLOCATE_OUTPUT_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_handlerBase(FwIndexType portNum, U32 context) | Svc::ComQueueComponentBase | protected |
run_preMsgHook(FwIndexType portNum, U32 context) | Svc::ComQueueComponentBase | protectedvirtual |
set_buffQueueSend_OutputPort(FwIndexType portNum, Fw::InputBufferSendPort *port) | Svc::ComQueueComponentBase | |
set_comQueueSend_OutputPort(FwIndexType portNum, Fw::InputComPort *port) | Svc::ComQueueComponentBase | |
set_deallocate_OutputPort(FwIndexType portNum, Fw::InputBufferSendPort *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 U32) | Fw::PassiveComponentBase | |
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 | |
tlmWrite_buffQueueDepth(const Svc::BuffQueueDepth &arg, Fw::Time _tlmTime=Fw::Time()) | Svc::ComQueueComponentBase | protected |
tlmWrite_comQueueDepth(const Svc::ComQueueDepth &arg, Fw::Time _tlmTime=Fw::Time()) | Svc::ComQueueComponentBase | protected |
TOTAL_PORT_COUNT | Svc::ComQueue | static |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~ComQueue() | Svc::ComQueue | |
~ComQueueComponentBase() | Svc::ComQueueComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |