|
SearchSECODatabaseAPI
|
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< TcpConnection > | connection |
| std::string | ip |
| std::string | port |
Represents the data of a connection with another node.