#include "NativeFeatureIncludes.h"#include "UDPProxyClient.h"#include "BitStream.h"#include "UDPProxyCommon.h"#include "RakPeerInterface.h"#include "MessageIdentifiers.h"#include "GetTime.h"
Go to the source code of this file.
Functions | |
| bool | operator< (const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > &inputKey, const UDPProxyClient::ServerWithPing &cls) |
| bool | operator> (const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > &inputKey, const UDPProxyClient::ServerWithPing &cls) |
| bool | operator== (const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > &inputKey, const UDPProxyClient::ServerWithPing &cls) |
| bool operator< | ( | const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > & | inputKey, | |
| const UDPProxyClient::ServerWithPing & | cls | |||
| ) |
Definition at line 14 of file UDPProxyClient.cpp.
| bool operator== | ( | const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > & | inputKey, | |
| const UDPProxyClient::ServerWithPing & | cls | |||
| ) |
| bool operator> | ( | const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > & | inputKey, | |
| const UDPProxyClient::ServerWithPing & | cls | |||
| ) |
1.7.1