, including all inherited members.
| DeallocateWithDefaultAllocator(CloudQueryResult *cloudQueryResult) | RakNet::CloudClient | [virtual] |
| DeallocateWithDefaultAllocator(CloudQueryRow *row) | RakNet::CloudClient | [virtual] |
| Get(CloudQuery *cloudQuery, RakNetGUID systemIdentifier) | RakNet::CloudClient | [virtual] |
| 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::PluginInterface2 | [inline, 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] |
| OnGetReponse(Packet *packet, CloudClientCallback *_callback=0, CloudAllocator *_allocator=0) | RakNet::CloudClient | [virtual] |
| OnGetReponse(CloudQueryResult *cloudQueryResult, Packet *packet, CloudAllocator *_allocator=0) | RakNet::CloudClient | [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::PluginInterface2 | [inline, virtual] |
| OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | RakNet::CloudClient | [protected, virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | [inline, virtual] |
| OnSubscriptionNotification(Packet *packet, CloudClientCallback *_callback=0, CloudAllocator *_allocator=0) | RakNet::CloudClient | [virtual] |
| OnSubscriptionNotification(bool *wasUpdated, CloudQueryRow *row, Packet *packet, CloudAllocator *_allocator=0) | RakNet::CloudClient | [virtual] |
| Post(CloudKey *cloudKey, const unsigned char *data, uint32_t dataLengthBytes, RakNetGUID systemIdentifier) | RakNet::CloudClient | [virtual] |
| Release(DataStructures::List< CloudKey > &keys, RakNetGUID systemIdentifier) | RakNet::CloudClient | [virtual] |
| SetDefaultCallbacks(CloudAllocator *_allocator, CloudClientCallback *_callback) | RakNet::CloudClient | [virtual] |
| Unsubscribe(DataStructures::List< CloudKey > &keys, RakNetGUID systemIdentifier) | RakNet::CloudClient | [virtual] |
| Update(void) | RakNet::PluginInterface2 | [inline, virtual] |