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()
openjaus::system::InetAddress::~InetAddress |
( |
| ) |
|
|
virtual |
§ InetAddress() [2/3]
openjaus::system::InetAddress::InetAddress |
( |
int |
value | ) |
|
§ InetAddress() [3/3]
openjaus::system::InetAddress::InetAddress |
( |
const std::string & |
name | ) |
|
§ 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. |
§ 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 |
§ value
int openjaus::system::InetAddress::value |
|
protected |
The documentation for this class was generated from the following files: