, including all inherited members.
| 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 | |
| Clear(void) | LightweightDatabaseServer | |
| 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(SystemAddress systemAddress, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool 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] |
| OnReceive(Packet *packet) | LightweightDatabaseServer | [virtual] |
| OnShutdown(void) | PluginInterface2 | [inline, virtual] |
| OnStartup(void) | PluginInterface2 | [inline, virtual] |
| RemoveTable(const char *tableName) | LightweightDatabaseServer | |
| Update(void) | LightweightDatabaseServer | [virtual] |
| ~LightweightDatabaseServer() | LightweightDatabaseServer | [virtual] |