|
| XSerialPort (XCharInterface *interface) |
|
virtual void | open (const XCharInterface *pInterface) throw (XInterface::XCommError &) |
|
virtual void | send (const char *str) throw (XInterface::XCommError &) |
|
virtual void | write (const char *sendbuf, int size) throw (XInterface::XCommError &) |
|
virtual void | receive () throw (XInterface::XCommError &) |
|
virtual void | receive (unsigned int length) throw (XInterface::XCommError &) |
|
| XPort (XCharInterface *interface) |
|
std::vector< char > & | buffer () |
|
const XString & | portString () const |
|
const XString & | eos () const |
|
void | setEOS (const char *str) |
|
|
int | m_scifd |
|
void * | m_handle |
|
bool | m_serialFlushBeforeWrite |
|
bool | m_serialHasEchoBack |
|
Definition at line 31 of file serial.h.
The documentation for this class was generated from the following files: