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