#include <NetAddress.h>
113 return static_cast<size_t>(key.
ip() + (
static_cast<G3D::uint32>(key.
port()) << 16));
uint32 ip() const
Returns a value in host format (i.e., don't worry about endian issues)
Definition: NetAddress.h:86
uint16 port() const
Definition: NetAddress.h:91
uint32_t uint32
Definition: g3dmath.h:168
The documentation for this struct was generated from the following file: