This is a brief description.
More...
#include <InetAddress.h>
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
◆ InetAddress() [1/3]
openjaus::system::InetAddress::InetAddress |
( |
| ) |
|
◆ InetAddress() [2/3]
openjaus::system::InetAddress::InetAddress |
( |
int |
value | ) |
|
◆ InetAddress() [3/3]
openjaus::system::InetAddress::InetAddress |
( |
const InetAddress & |
other | ) |
|
◆ ~InetAddress()
openjaus::system::InetAddress::~InetAddress |
( |
| ) |
|
|
virtual |
◆ anyAddress()
InetAddress openjaus::system::InetAddress::anyAddress |
( |
| ) |
|
|
static |
◆ getByName()
InetAddress openjaus::system::InetAddress::getByName |
( |
std::string |
name | ) |
|
|
static |
◆ getLocalHost()
InetAddress openjaus::system::InetAddress::getLocalHost |
( |
| ) |
|
|
static |
◆ getValue()
int openjaus::system::InetAddress::getValue |
( |
| ) |
const |
◆ hash()
uint32_t openjaus::system::InetAddress::hash |
( |
| ) |
|
◆ setValue()
bool openjaus::system::InetAddress::setValue |
( |
int |
value | ) |
|
- Parameters
-
value | The value of the new value. |
◆ toName()
std::string openjaus::system::InetAddress::toName |
( |
int |
value | ) |
|
|
staticprivate |
◆ toString()
std::string openjaus::system::InetAddress::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ ANY_PORT
const short openjaus::system::InetAddress::ANY_PORT = 0 |
|
static |
◆ name
std::string openjaus::system::InetAddress::name |
|
private |
◆ value
int openjaus::system::InetAddress::value |
|
private |
The documentation for this class was generated from the following files: