allocate_out(FwIndexType portNum, U32 size) | Drv::LinuxUartDriverComponentBase | protected |
BAUD_115K enum value | Drv::LinuxUartDriver | |
BAUD_19200 enum value | Drv::LinuxUartDriver | |
BAUD_230K enum value | Drv::LinuxUartDriver | |
BAUD_38400 enum value | Drv::LinuxUartDriver | |
BAUD_57600 enum value | Drv::LinuxUartDriver | |
BAUD_9600 enum value | Drv::LinuxUartDriver | |
CHANNELID_BYTESRECV enum value | Drv::LinuxUartDriverComponentBase | protected |
CHANNELID_BYTESSENT enum value | Drv::LinuxUartDriverComponentBase | protected |
deallocate_out(FwIndexType 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(FwIndexType 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 |
HW_FLOW enum value | Drv::LinuxUartDriver | |
init(FwEnumStoreType instance=0) | Drv::LinuxUartDriverComponentBase | |
Fw::PassiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::PassiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_allocate_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_deallocate_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Log_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_ready_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_recv_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Time_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
isConnected_Tlm_OutputPort(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
join() | Drv::LinuxUartDriver | |
LinuxUartDriver(const char *const compName) | Drv::LinuxUartDriver | |
LinuxUartDriverComponentBase(const char *compName="") | Drv::LinuxUartDriverComponentBase | protected |
lock() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
log_ACTIVITY_HI_PortOpened(const Fw::StringBase &device) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_BufferTooSmall(const Fw::StringBase &device, U32 size, U32 needed) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ConfigError(const Fw::StringBase &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_NoBuffers(const Fw::StringBase &device) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_NoBuffers_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_OpenError(const Fw::StringBase &device, I32 error, const Fw::StringBase &name) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ReadError(const Fw::StringBase &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_ReadError_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_WriteError(const Fw::StringBase &device, I32 error) | Drv::LinuxUartDriverComponentBase | protected |
log_WARNING_HI_WriteError_ThrottleClear() | Drv::LinuxUartDriverComponentBase | protected |
NO_FLOW enum value | Drv::LinuxUartDriver | |
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 |
open(const char *const device, UartBaudRate baud, UartFlowControl fc, UartParity parity, U32 allocationSize) | Drv::LinuxUartDriver | |
PARITY_EVEN enum value | Drv::LinuxUartDriver | |
PARITY_NONE enum value | Drv::LinuxUartDriver | |
PARITY_ODD enum value | Drv::LinuxUartDriver | |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
quitReadThread() | Drv::LinuxUartDriver | |
ready_out(FwIndexType portNum) | Drv::LinuxUartDriverComponentBase | protected |
recv_out(FwIndexType portNum, Fw::Buffer &recvBuffer, const Drv::RecvStatus &recvStatus) | Drv::LinuxUartDriverComponentBase | protected |
send_handlerBase(FwIndexType portNum, Fw::Buffer &sendBuffer) | Drv::LinuxUartDriverComponentBase | protected |
set_allocate_OutputPort(FwIndexType portNum, Fw::InputBufferGetPort *port) | Drv::LinuxUartDriverComponentBase | |
set_deallocate_OutputPort(FwIndexType portNum, Fw::InputBufferSendPort *port) | Drv::LinuxUartDriverComponentBase | |
set_Log_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Drv::LinuxUartDriverComponentBase | |
set_ready_OutputPort(FwIndexType portNum, Drv::InputByteStreamReadyPort *port) | Drv::LinuxUartDriverComponentBase | |
set_recv_OutputPort(FwIndexType portNum, Drv::InputByteStreamRecvPort *port) | Drv::LinuxUartDriverComponentBase | |
set_Time_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Drv::LinuxUartDriverComponentBase | |
set_Tlm_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port) | Drv::LinuxUartDriverComponentBase | |
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) | Drv::LinuxUartDriver | |
tlmWrite_BytesRecv(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Drv::LinuxUartDriverComponentBase | protected |
tlmWrite_BytesSent(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Drv::LinuxUartDriverComponentBase | protected |
UartBaudRate enum name | Drv::LinuxUartDriver | |
UartFlowControl enum name | Drv::LinuxUartDriver | |
UartParity enum name | Drv::LinuxUartDriver | |
unLock() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
~LinuxUartDriver() | Drv::LinuxUartDriver | |
~LinuxUartDriverComponentBase() | Drv::LinuxUartDriverComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |