| allocate_out(NATIVE_INT_TYPE 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(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 |
| HW_FLOW enum value | Drv::LinuxUartDriver | |
| init(const NATIVE_INT_TYPE instance=0) | Drv::LinuxUartDriver | |
| 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 |
| join(void **value_ptr) | 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::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 |
| 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, NATIVE_INT_TYPE 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(NATIVE_INT_TYPE portNum) | Drv::LinuxUartDriverComponentBase | protected |
| recv_out(NATIVE_INT_TYPE portNum, Fw::Buffer &recvBuffer, const Drv::RecvStatus &recvStatus) | Drv::LinuxUartDriverComponentBase | protected |
| 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 | |
| startReadThread(NATIVE_UINT_TYPE priority=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE stackSize=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE 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 |