|
SNode.C
|
This is the complete list of members for web::http::client::Client< SocketClientT >, including all inherited members.
| Client(const std::string &name, const std::function< void(SocketConnection *)> &onConnect, const std::function< void(SocketConnection *)> &onConnected, const std::function< void(SocketConnection *)> &onDisconnect, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpConnected, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpDisconnected) | web::http::client::Client< SocketClientT > | inline |
| Client(const std::function< void(SocketConnection *)> &onConnect, const std::function< void(SocketConnection *)> &onConnected, const std::function< void(SocketConnection *)> &onDisconnect, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpConnected, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpDisconnected) | web::http::client::Client< SocketClientT > | inline |
| Client(const std::string &name, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpConnected, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpDisconnected) | web::http::client::Client< SocketClientT > | inline |
| Client(std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpConnected, std::function< void(const std::shared_ptr< MasterRequest > &)> &&onHttpDisconnected) | web::http::client::Client< SocketClientT > | inline |
| MasterRequest typedef | web::http::client::Client< SocketClientT > | |
| Request typedef | web::http::client::Client< SocketClientT > | |
| Response typedef | web::http::client::Client< SocketClientT > | |
| setPipelinedRequests(bool pipelinedRequests) | web::http::client::Client< SocketClientT > | inline |
| SocketAddress typedef | web::http::client::Client< SocketClientT > | |
| SocketConnection typedef | web::http::client::Client< SocketClientT > | |
| Super typedef | web::http::client::Client< SocketClientT > | private |