|
HDK
|
This is the complete list of members for UT_Serial, including all inherited members.
| changeRate(int rate) | UT_Serial | |
| close() | UT_Serial | |
| dataAvailable() | UT_Serial | |
| flush() | UT_Serial | |
| open(const char *port, int parms) | UT_Serial | |
| read(void *buffer, int num) | UT_Serial | |
| UT_Serial(int rate=9600, int databits=8, int parity=SERIAL_NO_PARITY, int stopbits=1) | UT_Serial | explicit |
| write(const void *buffer, int num) | UT_Serial | |
| ~UT_Serial() | UT_Serial | virtual |