LeviLamina
Loading...
Searching...
No Matches
RakNet::SystemAddress Struct Reference

Public Member Functions

LLNDAPI bool operator== (SystemAddress const &other) const
 
MCAPI void FixForIPVersion (::RakNet::SystemAddress const &boundAddressToSocket)
 
MCAPI bool FromString (char const *str, char portDelineator, int ipVersion)
 
MCAPI bool FromStringExplicitPort (char const *str, ushort port, int ipVersion)
 
MCAPI::std::string GetIPString () const
 
MCAPI::std::string ToString (char portDelineator) const
 
MCAPI void ToString (bool writePort, char *dest, char portDelineator) const
 
MCAPI void * $ctor ()
 

Static Public Member Functions

static MCAPI ulong ToInteger (::RakNet::SystemAddress const &sa)
 

Public Attributes

union { 
 
   ::ll::UntypedStorage< 8, 128 >   mUnk4ff9d4 
 
   ::ll::UntypedStorage< 4, 128 >   mUnk3a39ae 
 
   ::ll::UntypedStorage< 4, 128 >   mUnkff0e2b 
 
address 
 
::ll::TypedStorage< 2, 2, ushort > debugPort
 
::ll::TypedStorage< 2, 2, ushort > systemIndex
 

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