ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
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 |
doHash(FwChanIdType id) | Svc::TlmChan | protectedvirtual |
DONE enum value | Fw::ActiveComponentBase | protected |
exit() | Fw::ActiveComponentBase | |
finalizer() | Fw::ActiveComponentBase | protectedvirtual |
FINALIZING enum value | Fw::ActiveComponentBase | protected |
get_pingIn_InputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | |
get_Run_InputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | |
get_TlmGet_InputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | |
get_TlmRecv_InputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_pingIn_InputPorts() const | Svc::TlmChanComponentBase | protected |
getNum_pingOut_OutputPorts() const | Svc::TlmChanComponentBase | protected |
getNum_PktSend_OutputPorts() const | Svc::TlmChanComponentBase | protected |
getNum_Run_InputPorts() const | Svc::TlmChanComponentBase | protected |
getNum_TlmGet_InputPorts() const | Svc::TlmChanComponentBase | protected |
getNum_TlmRecv_InputPorts() const | Svc::TlmChanComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::TlmChanComponentBase | |
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_pingOut_OutputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | protected |
isConnected_PktSend_OutputPort(FwIndexType portNum) | Svc::TlmChanComponentBase | protected |
join() | Fw::ActiveComponentBase | |
Lifecycle enum name | Fw::ActiveComponentBase | protected |
lock() | Svc::TlmChanComponentBase | protectedvirtual |
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_PINGIN_INPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
NUM_PINGOUT_OUTPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
NUM_PKTSEND_OUTPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
NUM_RUN_INPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
NUM_TLMGET_INPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
NUM_TLMRECV_INPUT_PORTS enum value | Svc::TlmChanComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
pingIn_handlerBase(FwIndexType portNum, U32 key) | Svc::TlmChanComponentBase | protected |
pingIn_preMsgHook(FwIndexType portNum, U32 key) | Svc::TlmChanComponentBase | protectedvirtual |
pingOut_out(FwIndexType portNum, U32 key) | Svc::TlmChanComponentBase | protected |
PktSend_out(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::TlmChanComponentBase | protected |
preamble() | Fw::ActiveComponentBase | protectedvirtual |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
Run_handlerBase(FwIndexType portNum, U32 context) | Svc::TlmChanComponentBase | protected |
Run_preMsgHook(FwIndexType portNum, U32 context) | Svc::TlmChanComponentBase | protectedvirtual |
set_pingOut_OutputPort(FwIndexType portNum, Svc::InputPingPort *port) | Svc::TlmChanComponentBase | |
set_PktSend_OutputPort(FwIndexType portNum, Fw::InputComPort *port) | Svc::TlmChanComponentBase | |
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 | |
TlmChan(const char *compName) | Svc::TlmChan | |
TlmChanComponentBase(const char *compName="") | Svc::TlmChanComponentBase | protected |
TlmGet_handlerBase(FwIndexType portNum, FwChanIdType id, Fw::Time &timeTag, Fw::TlmBuffer &val) | Svc::TlmChanComponentBase | protected |
TlmRecv_handlerBase(FwIndexType portNum, FwChanIdType id, Fw::Time &timeTag, Fw::TlmBuffer &val) | Svc::TlmChanComponentBase | protected |
unLock() | Svc::TlmChanComponentBase | protectedvirtual |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |
~TlmChan() | Svc::TlmChan | virtual |
~TlmChanComponentBase() | Svc::TlmChanComponentBase | protectedvirtual |