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 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 >   sa_stor 
   ::ll::UntypedStorage< 4, 128 >   addr6 
   ::ll::UntypedStorage< 2, 128 >   addr4 
address
::ll::TypedStorage< 2, 2, ushort > debugPort
::ll::TypedStorage< 2, 2, ushort > systemIndex

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