DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Network::TCPSocket Member List

This is the complete list of members for DUNE::Network::TCPSocket, including all inherited members.

accept(Address *a=0, uint16_t *port=0)DUNE::Network::TCPSocket
bind(uint16_t port=0, Address add=Address::Any, bool reuse=true)DUNE::Network::TCPSocket
connect(const Address &add, uint16_t port)DUNE::Network::TCPSocket
doFlush(void)DUNE::IO::Handleinlineprotectedvirtual
doFlushOutput(void)DUNE::IO::Handleinlineprotectedvirtual
flush(void)DUNE::IO::Handleinline
flushInput(void)DUNE::IO::Handleinline
flushOutput(void)DUNE::IO::Handleinline
getBoundAddress(void)DUNE::Network::TCPSocket
getBoundPort(void)DUNE::Network::TCPSocket
getNative(void) const DUNE::IO::Handleinline
listen(int backlog)DUNE::Network::TCPSocket
read(uint8_t *data, size_t length)DUNE::IO::Handleinline
read(char *data, size_t length)DUNE::IO::Handleinline
readString(char *bfr, size_t length)DUNE::IO::Handleinline
setKeepAlive(bool enabled)DUNE::Network::TCPSocket
setNoDelay(bool enabled)DUNE::Network::TCPSocket
setReceiveTimeout(double timeout)DUNE::Network::TCPSocket
setSendTimeout(double timeout)DUNE::Network::TCPSocket
TCPSocket(bool create=true)DUNE::Network::TCPSocket
write(const uint8_t *data, size_t length)DUNE::IO::Handleinline
write(const char *data, size_t length)DUNE::IO::Handleinline
writeFile(const char *filename, int64_t off_end, int64_t off_beg=-1)DUNE::Network::TCPSocket
writeString(const char *cstr)DUNE::IO::Handleinline
~Handle(void)DUNE::IO::Handleinlinevirtual
~TCPSocket(void)DUNE::Network::TCPSocket