|
ngscopeclient v0.2.2
|
This is the complete list of members for UART, including all inherited members.
| Close() | UART | |
| Connect(const std::string &devfile, int baud, bool dtrEnable=false, unsigned int txUs=1000 *50, unsigned int rxUs=1000 *500) | UART | |
| EnumerateUarts() (defined in UART) | UART | static |
| FlushRxBuffer() (defined in UART) | UART | |
| GetHandle() (defined in UART) | UART | inline |
| IsValid() const (defined in UART) | UART | inline |
| m_fd (defined in UART) | UART | protected |
| m_networked (defined in UART) | UART | protected |
| m_socket (defined in UART) | UART | protected |
| Read(unsigned char *data, int len) (defined in UART) | UART | |
| SetTimeouts(unsigned int txUs=1000 *50, unsigned int rxUs=1000 *500) | UART | |
| UART() | UART | |
| UART(const std::string &devfile, int baud) | UART | |
| Write(const unsigned char *data, int len) (defined in UART) | UART | |
| ~UART() | UART | virtual |