|
DebugServer2
|
This is the complete list of members for ds2::Host::Socket, including all inherited members.
| _handle (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| _lastError (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| _state (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| accept() (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| address() const (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| close() override (defined in ds2::Host::Socket) | ds2::Host::Socket | virtual |
| connect(std::string const &host, std::string const &port) (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| connected() const override (defined in ds2::Host::Socket) | ds2::Host::Socket | inlinevirtual |
| create(int af) (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| error() const (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| getSocketInfo(struct sockaddr_storage *ss) const (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| listen(std::string const &address, std::string const &port) (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| listening() const (defined in ds2::Host::Socket) | ds2::Host::Socket | inline |
| port() const (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| receive(void *buffer, size_t length) override (defined in ds2::Host::Socket) | ds2::Host::Socket | virtual |
| receive(std::string &buffer) (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |
| send(void const *buffer, size_t length) override (defined in ds2::Host::Socket) | ds2::Host::Socket | virtual |
| send(std::string const &buffer) (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |
| setNonBlocking() (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| Socket() (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| Socket(SOCKET handle) (defined in ds2::Host::Socket) | ds2::Host::Socket | |
| State enum name (defined in ds2::Host::Socket) | ds2::Host::Socket | protected |
| valid() const (defined in ds2::Host::Socket) | ds2::Host::Socket | inline |
| wait(int ms=-1) override (defined in ds2::Host::Socket) | ds2::Host::Socket | virtual |
| ~Channel()=default (defined in ds2::Host::Channel) | ds2::Host::Channel | virtual |
| ~Socket() override (defined in ds2::Host::Socket) | ds2::Host::Socket |