Functions

UDPProxyCoordinator.cpp File Reference

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

Go to the source code of this file.

Functions

bool operator< (const DataStructures::MLKeyRef< unsigned short > &inputKey, const UDPProxyCoordinator::ServerWithPing &cls)
bool operator> (const DataStructures::MLKeyRef< unsigned short > &inputKey, const UDPProxyCoordinator::ServerWithPing &cls)
bool operator== (const DataStructures::MLKeyRef< unsigned short > &inputKey, const UDPProxyCoordinator::ServerWithPing &cls)
bool operator< (const DataStructures::MLKeyRef< UDPProxyCoordinator::SenderAndTargetAddress > &inputKey, const UDPProxyCoordinator::ForwardingRequest *cls)
bool operator> (const DataStructures::MLKeyRef< UDPProxyCoordinator::SenderAndTargetAddress > &inputKey, const UDPProxyCoordinator::ForwardingRequest *cls)
bool operator== (const DataStructures::MLKeyRef< UDPProxyCoordinator::SenderAndTargetAddress > &inputKey, const UDPProxyCoordinator::ForwardingRequest *cls)

Function Documentation

bool operator< ( const DataStructures::MLKeyRef< unsigned short > &  inputKey,
const UDPProxyCoordinator::ServerWithPing cls 
)

Definition at line 19 of file UDPProxyCoordinator.cpp.

Definition at line 23 of file UDPProxyCoordinator.cpp.

Definition at line 33 of file UDPProxyCoordinator.cpp.

Here is the call graph for this function:

bool operator== ( const DataStructures::MLKeyRef< unsigned short > &  inputKey,
const UDPProxyCoordinator::ServerWithPing cls 
)

Definition at line 21 of file UDPProxyCoordinator.cpp.

Here is the call graph for this function:

bool operator> ( const DataStructures::MLKeyRef< unsigned short > &  inputKey,
const UDPProxyCoordinator::ServerWithPing cls 
)

Definition at line 20 of file UDPProxyCoordinator.cpp.

Here is the call graph for this function:

Definition at line 28 of file UDPProxyCoordinator.cpp.

Here is the call graph for this function: