LightweightDatabaseClient Member List

This is the complete list of members for LightweightDatabaseClient, including all inherited members.
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
GetRakPeerInterface(void) const PluginInterface2 [inline]
LightweightDatabaseClient()LightweightDatabaseClient
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)PluginInterface2 [inline, virtual]
OnDetach(void)PluginInterface2 [inline, virtual]
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason)PluginInterface2 [inline, virtual]
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int isSend)PluginInterface2 [inline, virtual]
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming)PluginInterface2 [inline, virtual]
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnRakPeerShutdown(void)PluginInterface2 [inline, virtual]
OnRakPeerStartup(void)PluginInterface2 [inline, virtual]
OnReceive(Packet *packet)PluginInterface2 [inline, virtual]
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
packetizedTCPPluginInterface2 [protected]
PluginInterface2()PluginInterface2
PushBackPacketUnified(Packet *packet, bool pushAtHead)PluginInterface2 [protected]
QueryTable(const char *tableName, const char *queryPassword, const char **columnNamesSubset, unsigned char numColumnSubset, DatabaseFilter *filter, unsigned char numFilters, unsigned *rowIds, unsigned char numRowIDs, SystemAddress systemAddress, bool broadcast)LightweightDatabaseClient
rakPeerInterfacePluginInterface2 [protected]
RemoveRow(const char *tableName, const char *removePassword, unsigned rowId, SystemAddress systemAddress, bool broadcast)LightweightDatabaseClient
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SetPacketizedTCP(PacketizedTCP *ptr)PluginInterface2
SetRakPeerInterface(RakPeerInterface *ptr)PluginInterface2
Update(void)PluginInterface2 [inline, virtual]
UpdateRow(const char *tableName, const char *updatePassword, RowUpdateMode updateMode, bool hasRowId, unsigned rowId, DatabaseCellUpdate *cellUpdates, unsigned char numCellUpdates, SystemAddress systemAddress, bool broadcast)LightweightDatabaseClient
~LightweightDatabaseClient()LightweightDatabaseClient [virtual]
~PluginInterface2()PluginInterface2 [virtual]