|
|
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 () |
The documentation for this struct was generated from the following file: