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

Public Member Functions

LLNDAPI bool operator== (SystemAddress const &other) const
 SystemAddress (SystemAddress const &)=default
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 uchar GetIPVersion () const
MCAPI ushort GetPort () const
MCAPI bool IsLinkLocalAddress () const
MCAPI bool IsLoopback () const
MCAPI void SetPortHostOrder (ushort s)
MCAPI::std::string ToString (char portDelineator) const
MCAPI void ToString (bool writePort, char *dest, char portDelineator) const
MCAPI bool operator!= (::RakNet::SystemAddress const &right) const
MCAPI::RakNet::SystemAddress & operator= (::RakNet::SystemAddress const &input)
MCAPI void * $ctor ()

Public Attributes

union { 
   ::ll::UntypedStorage< 8, 128 >   sa_stor 
   ::ll::UntypedStorage< 4, 128 >   addr6 
   ::ll::UntypedStorage< 2, 128 >   addr4 
address
ushort debugPort
ushort systemIndex

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