|
| 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 () |
|
|
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:
- src/host/host.h
- src/host/host.cpp