This is the complete list of members for XPort, including all inherited members.
buffer() | XPort | inline |
eos() const (defined in XPort) | XPort | inline |
m_eos (defined in XPort) | XPort | private |
m_portString (defined in XPort) | XPort | private |
open(const XCharInterface *pInterface)=0 (defined in XPort) | XPort | pure virtual |
portString() const (defined in XPort) | XPort | inline |
receive()=0 (defined in XPort) | XPort | pure virtual |
receive(unsigned int length)=0 (defined in XPort) | XPort | pure virtual |
send(const char *str)=0 (defined in XPort) | XPort | pure virtual |
setEOS(const char *str) (defined in XPort) | XPort | inline |
write(const char *sendbuf, int size)=0 (defined in XPort) | XPort | pure virtual |
XPort(XCharInterface *interface) (defined in XPort) | XPort | inline |
~XPort()=default (defined in XPort) | XPort | virtual |