CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
asynchost::NodeConnections Class Reference

#include <node_connections.h>

Public Member Functions

 NodeConnections (messaging::Dispatcher< ringbuffer::Message > &disp, Ledger &ledger, ringbuffer::AbstractWriterFactory &writer_factory, std::string &host, std::string &port, const std::optional< std::string > &client_interface=std::nullopt, std::optional< std::chrono::milliseconds > client_connection_timeout_=std::nullopt)
 
void register_message_handlers (messaging::Dispatcher< ringbuffer::Message > &disp)
 

Constructor & Destructor Documentation

◆ NodeConnections()

asynchost::NodeConnections::NodeConnections ( messaging::Dispatcher< ringbuffer::Message > &  disp,
Ledger ledger,
ringbuffer::AbstractWriterFactory writer_factory,
std::string &  host,
std::string &  port,
const std::optional< std::string > &  client_interface = std::nullopt,
std::optional< std::chrono::milliseconds >  client_connection_timeout_ = std::nullopt 
)
inline

Member Function Documentation

◆ register_message_handlers()

void asynchost::NodeConnections::register_message_handlers ( messaging::Dispatcher< ringbuffer::Message > &  disp)
inline

The documentation for this class was generated from the following file: