CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::kv::Configuration::NodeInfo Struct Reference

#include <kv_types.h>

Public Member Functions

 NodeInfo ()=default
 
 NodeInfo (const std::string &hostname_, const std::string &port_)
 
bool operator== (const NodeInfo &other) const
 

Public Attributes

std::string hostname
 
std::string port
 

Constructor & Destructor Documentation

◆ NodeInfo() [1/2]

ccf::kv::Configuration::NodeInfo::NodeInfo ( )
default

◆ NodeInfo() [2/2]

ccf::kv::Configuration::NodeInfo::NodeInfo ( const std::string &  hostname_,
const std::string &  port_ 
)
inline

Member Function Documentation

◆ operator==()

bool ccf::kv::Configuration::NodeInfo::operator== ( const NodeInfo other) const
inline

Member Data Documentation

◆ hostname

std::string ccf::kv::Configuration::NodeInfo::hostname

◆ port

std::string ccf::kv::Configuration::NodeInfo::port

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