LightweightDatabaseServer Member List

This is the complete list of members for LightweightDatabaseServer, including all inherited members.
AddRow(LightweightDatabaseServer::DatabaseTable *databaseTable, SystemAddress systemAddress, RakNetGUID guid, bool hasRowId, unsigned rowId)LightweightDatabaseServer [protected]
AddTable(const char *tableName, bool allowRemoteQuery, bool allowRemoteUpdate, bool allowRemoteRemove, const char *queryPassword, const char *updatePassword, const char *removePassword, bool oneRowPerSystemAddress, bool onlyUpdateOwnRows, bool removeRowOnPingFailure, bool removeRowOnDisconnect, bool autogenerateRowIDs)LightweightDatabaseServer
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
Clear(void)LightweightDatabaseServer
databaseLightweightDatabaseServer [protected]
DatabaseTableComp(const char *const &key1, const char *const &key2)LightweightDatabaseServer [static]
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
DeserializeClientHeader(RakNet::BitStream *inBitstream, RakPeerInterface *peer, Packet *packet, int mode)LightweightDatabaseServer [protected]
GetAndIncrementRowID(const char *tableName)LightweightDatabaseServer
GetRakPeerInterface(void) const PluginInterface2 [inline]
GetRowFromIP(DatabaseTable *databaseTable, SystemAddress systemAddress, unsigned *rowId)LightweightDatabaseServer [protected]
GetTable(const char *tableName)LightweightDatabaseServer
GetTableRows(const char *tableName)LightweightDatabaseServer
LightweightDatabaseServer()LightweightDatabaseServer
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)LightweightDatabaseServer [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]
OnPong(Packet *packet)LightweightDatabaseServer [protected]
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnQueryRequest(Packet *packet)LightweightDatabaseServer [protected]
OnRakPeerShutdown(void)PluginInterface2 [inline, virtual]
OnRakPeerStartup(void)PluginInterface2 [inline, virtual]
OnReceive(Packet *packet)LightweightDatabaseServer [virtual]
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnRemoveRow(Packet *packet)LightweightDatabaseServer [protected]
OnUpdateRow(Packet *packet)LightweightDatabaseServer [protected]
packetizedTCPPluginInterface2 [protected]
PluginInterface2()PluginInterface2
PushBackPacketUnified(Packet *packet, bool pushAtHead)PluginInterface2 [protected]
rakPeerInterfacePluginInterface2 [protected]
RemoveRowsFromIP(SystemAddress systemAddress)LightweightDatabaseServer [protected]
RemoveTable(const char *tableName)LightweightDatabaseServer
RowHasIP(DataStructures::Table::Row *row, SystemAddress systemAddress, unsigned SystemAddressColumnIndex)LightweightDatabaseServer [protected]
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)LightweightDatabaseServer [virtual]
~LightweightDatabaseServer()LightweightDatabaseServer [virtual]
~PluginInterface2()PluginInterface2 [virtual]