LeviLamina
Loading...
Searching...
No Matches
NetworkIdentifier Class Reference

Public Types

enum class  Type : int {
  RakNet = 0 , Address = 1 , Address6 = 2 , NetherNet = 3 ,
  Invalid = 4
}
 

Public Member Functions

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 Public Member Functions

static MCAPI ::std::string calculateCorrelationId (uint64 netherNetId)
 
static MCAPI ::std::string calculateCorrelationId (::RakNet::RakNetGUID const &rakId)
 
static MCAPI ::NetworkIdentifierINVALID_ID ()
 

Public Attributes

uint64 mNetherNetIdValue
 
::RakNet::RakNetGUID mGuid
 
::ll::UntypedStorage< 8, 128 > mSock
 
::NetworkIdentifier::Type mType
 

The documentation for this class was generated from the following file: