IoTeX client
Public Member Functions | Protected Attributes | List of all members
iotex::Host Class Reference

Public Member Functions

 Host (const char *ip, int port, const char *baseUrl=nullptr)
 
bool set (const char *ip, int port, const char *baseUrl=nullptr)
 
IotexString ip () const noexcept
 
int port () const noexcept
 
IotexString toString ()
 

Protected Attributes

char _hostname [IP_MAX_STRING_LEN+1]
 
char _baseUrl [BASEURL_MAX_STRING_LEN+1]
 
int _port = -1
 

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