Functions

UDPProxyClient.cpp File Reference

#include "NativeFeatureIncludes.h"
#include "UDPProxyClient.h"
#include "BitStream.h"
#include "UDPProxyCommon.h"
#include "RakPeerInterface.h"
#include "MessageIdentifiers.h"
#include "GetTime.h"
Include dependency graph for UDPProxyClient.cpp:

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)

Function Documentation

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 
)

Definition at line 16 of file UDPProxyClient.cpp.

Here is the call graph for this function:

bool operator> ( const DataStructures::MLKeyRef< UDPProxyClient::ServerWithPing > &  inputKey,
const UDPProxyClient::ServerWithPing cls 
)

Definition at line 15 of file UDPProxyClient.cpp.

Here is the call graph for this function: