|
enum class | Type : int {
RakNet = 0
, Address = 1
, Address6 = 2
, NetherNet = 3
,
Invalid = 4
} |
|
|
LLNDAPI std::string | getIPAndPort () const |
|
MCAPI::std::string | getAddress () const |
|
MCAPI::std::string | getCorrelationId () const |
|
MCAPI uint64 | getHash () const |
|
MCAPI bool | isUnassigned () const |
|
MCAPI bool | operator== (::NetworkIdentifier const &other) const |
|
MCAPI::std::string | toString () const |
|
|
static MCAPI ::std::string | calculateCorrelationId (uint64 netherNetId) |
|
static MCAPI ::std::string | calculateCorrelationId (::RakNet::RakNetGUID const &rakId) |
|
static MCAPI ::NetworkIdentifier & | INVALID_ID () |
|
The documentation for this class was generated from the following file: