libsocket 1.5
Network::NetSocket Member List

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

_accept(int port, int server_socket) constNetwork::NetSocketprotected
_addrNetwork::Socketprotected
_bind(int port, const std::string &host)Network::NetSocketprotected
_bind(int port)Network::NetSocketprotected
_bufferNetwork::Socketprotected
_check_answer(int res, std::string &str)Network::Socketinlineprotected
_close(int socket) constNetwork::Socketprotected
_connect(int socket, int port, const std::string &host) constNetwork::NetSocketprotected
_delimNetwork::Socketprotected
_empty_linesNetwork::Socketprotected
_find_delim(const std::string &str, int start) constNetwork::Socketprotected
_get_addr(int port) constNetwork::NetSocketprotected
_get_addr(const std::string &host, int port) constNetwork::NetSocketprotected
_get_ip(int port, int socket) constNetwork::NetSocketprotected
_kindNetwork::Socketprotected
_listen(int socket) constNetwork::Socketprotected
_portNetwork::NetSocketprotected
_proto_kindNetwork::Socketprotected
_read_line(int socket)Network::NetSocketprotectedvirtual
_read_line(int socket, int &port, std::string &host)Network::NetSocketprotected
_read_line_bin(int socket, int &port, std::string &host, unsigned int pkg_size)=0Network::NetSocketprotectedpure virtual
_read_line_bin(int socket, unsigned int size)=0Network::NetSocketprotectedpure virtual
_recv_flagsNetwork::Socketprotected
_set_timeout(bool enable, int socket, int timeout)Network::Socketprotected
_socketNetwork::Socketprotected
_state_timeoutNetwork::Socketprotected
_tlsNetwork::Socketprotected
_update_buffer(std::pair< int, int > &delim, int &i, std::string &str)Network::Socketinlineprotected
_versionNetwork::Socketprotected
_write_str(int socket, const std::string &str, const std::string &host, int port) constNetwork::NetSocketprotected
Network::Socket::_write_str(int socket, const std::string &str) constNetwork::Socketprotected
_write_str_bin(int socket, const std::string &str, const std::string &host, int port) constNetwork::NetSocketprotected
Network::Socket::_write_str_bin(int socket, const std::string &str) constNetwork::Socketprotected
add_delim(const std::string &delim)Network::Socket
allow_empty_lines()Network::Socket
connected() constNetwork::Socket
del_delim(const std::string &delim)Network::Socket
enable_tls()Network::Socket
get_socket()Network::Socket
init_tls(GnuTLSKind kind, unsigned size=1024, const std::string &certfile="", const std::string &keyfile="", const std::string &trustfile="", const std::string &crlfile="")Network::Socket
NetSocket(SOCKET_KIND kind, SOCKET_VERSION version=V4)Network::NetSocketinline
NetSocket(SOCKET_KIND kind, PROTO_KIND pkind, SOCKET_VERSION version=V4)Network::NetSocketinline
read()Network::NetSocketvirtual
read(int timeout)Network::NetSocketvirtual
read(int &port, std::string &host)Network::NetSocket
read(int &port, std::string &host, int timeout)Network::NetSocket
readn(unsigned int size)Network::NetSocketvirtual
readn(int timeout, unsigned int size)Network::NetSocketvirtual
readn(int &port, std::string &host, unsigned int size)Network::NetSocket
readn(int &port, std::string &host, int timeout, unsigned int size)Network::NetSocket
Socket(SOCKET_KIND kind, SOCKET_VERSION version=V4)Network::Socket
Socket(SOCKET_KIND kind, PROTO_KIND pkind, SOCKET_VERSION version=V4)Network::Socket
write(const std::string &str)Network::Socket
writeto(const std::string &str, const std::string &host, int port)Network::NetSocketvirtual
~NetSocket()Network::NetSocketinlinevirtual
~Socket()Network::Socketvirtual