14 enum class Type :
int {
23 LLNDAPI std::string getIPAndPort()
const;
28 uint64 mNetherNetIdValue;
31 ::NetworkIdentifier::Type mType;
37 MCAPI ::std::string getAddress()
const;
39 MCAPI ::std::string getCorrelationId()
const;
41 MCAPI uint64 getHash()
const;
43 MCAPI
bool isUnassigned()
const;
47 MCAPI ::std::string toString()
const;
53 MCAPI static ::std::string calculateCorrelationId(uint64 netherNetId);
61 MCAPI static ::NetworkIdentifier& INVALID_ID();