SearchSECODatabaseAPI
Connection Struct Reference

Represents the data of a connection with another node. More...

#include <RAFTConsensus.h>

Public Member Functions

 Connection (boost::shared_ptr< TcpConnection > conn, std::string ip, std::string port)
 

Public Attributes

boost::shared_ptr< TcpConnectionconnection
 
std::string ip
 
std::string port
 

Detailed Description

Represents the data of a connection with another node.


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