RakNet
4.0
|
This is the complete list of members for RakNet::CloudServer, including all inherited members.
AddQueryFilter(CloudServerQueryFilter *filter) | RakNet::CloudServer | |
AddServer(RakNetGUID systemIdentifier) | RakNet::CloudServer | |
AllocateCloudQueryRow(void) | RakNet::CloudAllocator | privatevirtual |
AllocateRowData(uint32_t bytesNeededForData) | RakNet::CloudAllocator | privatevirtual |
Clear(void) | RakNet::CloudServer | |
DeallocateCloudQueryRow(CloudQueryRow *row) | RakNet::CloudAllocator | privatevirtual |
DeallocateRowData(void *data) | RakNet::CloudAllocator | privatevirtual |
ForceExternalSystemAddress(SystemAddress forcedAddress) | RakNet::CloudServer | |
GetRemoteServers(DataStructures::List< RakNetGUID > &remoteServersOut) | RakNet::CloudServer | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAttach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::CloudServer | protectedvirtual |
OnDetach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | inlinevirtual |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | inlinevirtual |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | inlinevirtual |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerShutdown(void) | RakNet::CloudServer | protectedvirtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::CloudServer | protectedvirtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
RemoveAllQueryFilters(void) | RakNet::CloudServer | |
RemoveQueryFilter(CloudServerQueryFilter *filter) | RakNet::CloudServer | |
RemoveServer(RakNetGUID systemIdentifier) | RakNet::CloudServer | |
SetMaxBytesPerDownload(uint64_t bytes) | RakNet::CloudServer | |
SetMaxUploadBytesPerClient(uint64_t bytes) | RakNet::CloudServer | |
Update(void) | RakNet::CloudServer | protectedvirtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |