FileListTransfer Member List
This is the complete list of members for
FileListTransfer, including all inherited members.
| CancelReceive(unsigned short setId) | FileListTransfer | |
| GetCallback(void) const | FileListTransfer | |
| IsHandlerActive(unsigned short setId) | FileListTransfer | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | PluginInterface2 | [inline, virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | FileListTransfer | [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) | FileListTransfer | [virtual] |
| OnShutdown(void) | FileListTransfer | [virtual] |
| OnStartup(void) | PluginInterface2 | [inline, virtual] |
| RemoveReceiver(SystemAddress systemAddress) | FileListTransfer | |
| Send(FileList *fileList, RakPeerInterface *rakPeer, SystemAddress recipient, unsigned short setID, PacketPriority priority, char orderingChannel, bool compressData, IncrementalReadInterface *_incrementalReadInterface=0, unsigned int _chunkSize=262144) | FileListTransfer | |
| SetCallback(FileListProgress *cb) | FileListTransfer | |
| SetupReceive(FileListTransferCBInterface *handler, bool deleteHandler, SystemAddress allowedSender) | FileListTransfer | |
| Update(void) | FileListTransfer | [virtual] |