NebulaGraph CPP Client  release-3.4
HostAddr Struct Reference

Public Member Functions

 HostAddr (int h, int p)=delete
 
 HostAddr (std::string h, Port p)
 
void clear ()
 
void __clear ()
 
std::string toString () const
 
bool operator== (const HostAddr &rhs) const
 
bool operator!= (const HostAddr &rhs) const
 
bool operator< (const HostAddr &rhs) const
 

Public Attributes

std::string host
 
Port port
 

Detailed Description

Definition at line 15 of file HostAddr.h.


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