, including all inherited members.
| AddQueryFilter(CloudServerQueryFilter *filter) | RakNet::CloudServer | |
| AddServer(RakNetGUID systemIdentifier) | RakNet::CloudServer | |
| AllocateCloudQueryRow(void) | RakNet::CloudAllocator | [private, virtual] |
| AllocateRowData(uint32_t bytesNeededForData) | RakNet::CloudAllocator | [private, virtual] |
| Clear(void) | RakNet::CloudServer | |
| DeallocateCloudQueryRow(CloudQueryRow *row) | RakNet::CloudAllocator | [private, virtual] |
| DeallocateRowData(void *data) | RakNet::CloudAllocator | [private, virtual] |
| ForceExternalSystemAddress(SystemAddress forcedAddress) | RakNet::CloudServer | |
| GetRemoteServers(DataStructures::List< RakNetGUID > &remoteServersOut) | RakNet::CloudServer | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | [inline, virtual] |
| OnAttach(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::CloudServer | [protected, virtual] |
| OnDetach(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | [inline, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | [inline, virtual] |
| OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | [inline, virtual] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnRakPeerShutdown(void) | RakNet::CloudServer | [protected, virtual] |
| OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | RakNet::CloudServer | [protected, virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| 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 | [protected, virtual] |