allocate_out(NATIVE_INT_TYPE portNum, U32 size) | Drv::LinuxUartDriverComponentBase | protected |
CHANNELID_BYTESRECV enum value | Drv::LinuxUartDriverComponentBase | protected |
CHANNELID_BYTESSENT enum value | Drv::LinuxUartDriverComponentBase | protected |
deallocate_out(NATIVE_INT_TYPE portNum, Fw::Buffer &fwBuffer) | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_BUFFERTOOSMALL enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_CONFIGERROR enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_NOBUFFERS enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_NOBUFFERS_THROTTLE enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_OPENERROR enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_PORTOPENED enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_READERROR enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_READERROR_THROTTLE enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_WRITEERROR enum value | Drv::LinuxUartDriverComponentBase | protected |
EVENTID_WRITEERROR_THROTTLE enum value | Drv::LinuxUartDriverComponentBase | protected |
get_send_InputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_allocate_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_deallocate_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_Log_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_ready_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_recv_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_send_InputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_Time_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getNum_Tlm_OutputPorts() const | Drv::LinuxUartDriverComponentBase | protected |
getTime() | Drv::LinuxUartDriverComponentBase | protected |
init(NATIVE_INT_TYPE instance=0) | Drv::LinuxUartDriverComponentBase | |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_allocate_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_deallocate_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Log_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_ready_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_recv_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Time_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Tlm_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
LinuxUartDriverComponentBase(const char *compName="") | Drv::LinuxUartDriverComponentBase | protected |
LinuxUartDriverComponentBaseFriend class | Drv::LinuxUartDriverComponentBase | friend |
lock() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
log_ACTIVITY_HI_PortOpened(const Fw::LogStringArg &device) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_BufferTooSmall(const Fw::LogStringArg &device, U32 size, U32 needed) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ConfigError(const Fw::LogStringArg &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_NoBuffers(const Fw::LogStringArg &device) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_NoBuffers_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_OpenError(const Fw::LogStringArg &device, I32 error, const Fw::LogStringArg &name) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ReadError(const Fw::LogStringArg &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ReadError_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_WriteError(const Fw::LogStringArg &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_WriteError_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
NUM_ALLOCATE_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_DEALLOCATE_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_LOG_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_LOGTEXT_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_READY_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_RECV_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_SEND_INPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_TIME_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
NUM_TLM_OUTPUT_PORTS enum value | Drv::LinuxUartDriverComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
ready_out(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
recv_out(NATIVE_INT_TYPE portNum, Fw::Buffer &recvBuffer, const Drv::RecvStatus &recvStatus) | Drv::LinuxUartDriverComponentBase | protected |
send_handler(NATIVE_INT_TYPE portNum, Fw::Buffer &sendBuffer)=0 | Drv::LinuxUartDriverComponentBase | protectedpure virtual |
send_handlerBase(NATIVE_INT_TYPE portNum, Fw::Buffer &sendBuffer) | Drv::LinuxUartDriverComponentBase | protected |
set_allocate_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputBufferGetPort *port) | Drv::LinuxUartDriverComponentBase | |
set_deallocate_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputBufferSendPort *port) | Drv::LinuxUartDriverComponentBase | |
set_Log_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputLogPort *port) | Drv::LinuxUartDriverComponentBase | |
set_ready_OutputPort(NATIVE_INT_TYPE portNum, Drv::InputByteStreamReadyPort *port) | Drv::LinuxUartDriverComponentBase | |
set_recv_OutputPort(NATIVE_INT_TYPE portNum, Drv::InputByteStreamRecvPort *port) | Drv::LinuxUartDriverComponentBase | |
set_Time_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputTimePort *port) | Drv::LinuxUartDriverComponentBase | |
set_Tlm_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputTlmPort *port) | Drv::LinuxUartDriverComponentBase | |
setIdBase(const U32) | Fw::PassiveComponentBase | |
tlmWrite_BytesRecv(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Drv::LinuxUartDriverComponentBase | protected |
tlmWrite_BytesSent(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Drv::LinuxUartDriverComponentBase | protected |
unLock() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
~LinuxUartDriverComponentBase() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |