|
| XDummyPort (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) |
|
Definition at line 20 of file dummyport.h.
The documentation for this class was generated from the following files: