SNode.C
Loading...
Searching...
No Matches
SocketClient.h File Reference
Include dependency graph for SocketClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::socket::stream::SocketClient< SocketConnectorT, SocketContextFactoryT, Args >
 

Namespaces

namespace  core
 
namespace  core::socket
 
namespace  core::socket::stream
 

Functions

template<typename SocketClient , typename... Args>
SocketClient core::socket::stream::Client (const std::string &instanceName, const std::function< void(typename SocketClient::Config &)> &configurator, Args &&... socketContextFactoryArgs)
 
template<typename SocketClient , typename... Args>
SocketClient core::socket::stream::Client (const std::string &instanceName, Args &&... socketContextFactoryArgs)