AutopatcherServer Member List
This is the complete list of members for
AutopatcherServer, including all inherited members.
| Clear(void) | AutopatcherServer | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | AutopatcherServer | [virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | AutopatcherServer | [virtual] |
| OnDetach(void) | AutopatcherServer | [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) | AutopatcherServer | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| SetFileListTransferPlugin(FileListTransfer *flt) | AutopatcherServer | |
| SetUploadSendParameters(PacketPriority _priority, char _orderingChannel) | AutopatcherServer | |
| StartThreads(int numThreads, AutopatcherRepositoryInterface **sqlConnectionPtrArray) | AutopatcherServer | |
| Update(void) | AutopatcherServer | [virtual] |