|
|
| XTCPSocketPort (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) |
| |
|
|
void | reopen_socket () throw (XInterface::XCommError &) |
| |
Definition at line 32 of file tcp.h.
The documentation for this class was generated from the following files: