| ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
| ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | protected |
| createQueue(NATIVE_INT_TYPE depth, NATIVE_INT_TYPE msgSize) | Fw::QueuedComponentBase | protected |
| DEPRECATED(void start(NATIVE_INT_TYPE identifier, NATIVE_INT_TYPE priority, NATIVE_INT_TYPE stackSize, NATIVE_INT_TYPE cpuAffinity=-1), "Please switch to start(NATIVE_UINT_TYPE priority, NATIVE_UINT_TYPE stackSize, NATIVE_UINT_TYPE cpuAffinity, NATIVE_UINT_TYPE identifier)") | Fw::ActiveComponentBase | |
| doHash(FwChanIdType id) | Svc::TlmChan | protectedvirtual |
| exit() | Fw::ActiveComponentBase | |
| finalizer() | Fw::ActiveComponentBase | protectedvirtual |
| get_pingIn_InputPort(NATIVE_INT_TYPE portNum) | Svc::TlmChanComponentBase | |
| get_Run_InputPort(NATIVE_INT_TYPE portNum) | Svc::TlmChanComponentBase | |
| get_TlmGet_InputPort(NATIVE_INT_TYPE portNum) | Svc::TlmChanComponentBase | |
| get_TlmRecv_InputPort(NATIVE_INT_TYPE 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(NATIVE_INT_TYPE queueDepth, NATIVE_INT_TYPE instance) | Svc::TlmChan | |
| Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
| Fw::ObjBase::init() | Fw::ObjBase | protected |
| isConnected_pingOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::TlmChanComponentBase | protected |
| isConnected_PktSend_OutputPort(NATIVE_INT_TYPE portNum) | Svc::TlmChanComponentBase | protected |
| join(void **value_ptr) | Fw::ActiveComponentBase | |
| lock() | Svc::TlmChanComponentBase | protectedvirtual |
| loop() | Fw::ActiveComponentBase | 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(NATIVE_INT_TYPE portNum, U32 key) | Svc::TlmChanComponentBase | protected |
| pingIn_preMsgHook(NATIVE_INT_TYPE portNum, U32 key) | Svc::TlmChanComponentBase | protectedvirtual |
| pingOut_out(NATIVE_INT_TYPE portNum, U32 key) | Svc::TlmChanComponentBase | protected |
| PktSend_out(NATIVE_INT_TYPE portNum, Fw::ComBuffer &data, U32 context) | Svc::TlmChanComponentBase | protected |
| preamble() | Fw::ActiveComponentBase | protectedvirtual |
| QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
| Run_handlerBase(NATIVE_INT_TYPE portNum, NATIVE_UINT_TYPE context) | Svc::TlmChanComponentBase | protected |
| Run_preMsgHook(NATIVE_INT_TYPE portNum, NATIVE_UINT_TYPE context) | Svc::TlmChanComponentBase | protectedvirtual |
| set_pingOut_OutputPort(NATIVE_INT_TYPE portNum, Svc::InputPingPort *port) | Svc::TlmChanComponentBase | |
| set_PktSend_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputComPort *port) | Svc::TlmChanComponentBase | |
| setIdBase(const U32) | Fw::PassiveComponentBase | |
| start(NATIVE_UINT_TYPE priority=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE stackSize=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE cpuAffinity=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE identifier=Os::Task::TASK_DEFAULT) | Fw::ActiveComponentBase | |
| TlmChan(const char *compName) | Svc::TlmChan | |
| TlmChanComponentBase(const char *compName="") | Svc::TlmChanComponentBase | protected |
| TlmGet_handlerBase(NATIVE_INT_TYPE portNum, FwChanIdType id, Fw::Time &timeTag, Fw::TlmBuffer &val) | Svc::TlmChanComponentBase | protected |
| TlmRecv_handlerBase(NATIVE_INT_TYPE 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 |