#include <RakNetTypes.h>
List of all members.
Detailed Description
Definition at line 243 of file RakNetTypes.h.
Constructor & Destructor Documentation
| NetworkID::NetworkID |
( |
|
) |
[inline] |
| NetworkID::~NetworkID |
( |
|
) |
[inline] |
Member Function Documentation
| bool NetworkID::IsPeerToPeerMode |
( |
void |
|
) |
[static] |
| bool NetworkID::operator!= |
( |
const NetworkID & |
right |
) |
const |
| bool NetworkID::operator< |
( |
const NetworkID & |
right |
) |
const |
| bool NetworkID::operator== |
( |
const NetworkID & |
right |
) |
const |
| bool NetworkID::operator> |
( |
const NetworkID & |
right |
) |
const |
| void NetworkID::SetPeerToPeerMode |
( |
bool |
isPeerToPeer |
) |
[static] |
Member Data Documentation
The documentation for this struct was generated from the following files: