DebugServer2
Loading...
Searching...
No Matches
ds2::Host::Socket Member List

This is the complete list of members for ds2::Host::Socket, including all inherited members.

_handle (defined in ds2::Host::Socket)ds2::Host::Socketprotected
_lastError (defined in ds2::Host::Socket)ds2::Host::Socketprotected
_state (defined in ds2::Host::Socket)ds2::Host::Socketprotected
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::Socketvirtual
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::Socketinlinevirtual
create(int af) (defined in ds2::Host::Socket)ds2::Host::Socketprotected
error() const (defined in ds2::Host::Socket)ds2::Host::Socket
getSocketInfo(struct sockaddr_storage *ss) const (defined in ds2::Host::Socket)ds2::Host::Socketprotected
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::Socketinline
port() const (defined in ds2::Host::Socket)ds2::Host::Socket
receive(void *buffer, size_t length) override (defined in ds2::Host::Socket)ds2::Host::Socketvirtual
receive(std::string &buffer) (defined in ds2::Host::Channel)ds2::Host::Channelvirtual
send(void const *buffer, size_t length) override (defined in ds2::Host::Socket)ds2::Host::Socketvirtual
send(std::string const &buffer) (defined in ds2::Host::Channel)ds2::Host::Channelvirtual
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::Socketprotected
valid() const (defined in ds2::Host::Socket)ds2::Host::Socketinline
wait(int ms=-1) override (defined in ds2::Host::Socket)ds2::Host::Socketvirtual
~Channel()=default (defined in ds2::Host::Channel)ds2::Host::Channelvirtual
~Socket() override (defined in ds2::Host::Socket)ds2::Host::Socket