|
DebugServer2
|
This is the complete list of members for ds2::Host::Channel, including all inherited members.
| close()=0 (defined in ds2::Host::Channel) | ds2::Host::Channel | pure virtual |
| connected() const =0 (defined in ds2::Host::Channel) | ds2::Host::Channel | pure virtual |
| receive(void *buffer, size_t length)=0 (defined in ds2::Host::Channel) | ds2::Host::Channel | pure virtual |
| receive(std::string &buffer) (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |
| send(void const *buffer, size_t length)=0 (defined in ds2::Host::Channel) | ds2::Host::Channel | pure virtual |
| send(std::string const &buffer) (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |
| wait(int ms=-1)=0 (defined in ds2::Host::Channel) | ds2::Host::Channel | pure virtual |
| ~Channel()=default (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |