#include <bsproxy.h>
Definition at line 86 of file bsproxy.h.
Public Attributes | |
| int | m_fd |
| opened device descriptor | |
| int | m_nBaudRate |
| baud rate | |
| int | m_nByteSize |
| byte size | |
| char | m_cParity |
| parity | |
| int | m_nStopBits |
| stop bits | |
| bool_t | m_bRtsCts |
| hardware flow control | |
| bool_t | m_bXonXoff |
| software flow control | |
1.4.6