WINDEX
wex::cSocket Member List

This is the complete list of members for wex::cSocket, including all inherited members.

client(const std::string &ipaddr, const std::string &port, std::function< void(std::string &port, const std::string &msg)> readHandler)wex::cSocketinline
cSocket() (defined in wex::cSocket)wex::cSocketinline
isConnected() (defined in wex::cSocket)wex::cSocketinline
RetryConnectServer(bool f)wex::cSocketinline
run()wex::cSocketinline
send(const std::string &msg)wex::cSocketinline
server(const std::string &port, std::function< void(std::string &port)> connectHandler, std::function< void(std::string &port, const std::string &msg)> readHandler)wex::cSocketinline