RakNet
4.0
|
This is the complete list of members for RakNet::FileListTransfer, including all inherited members.
AddCallback(FileListProgress *cb) | RakNet::FileListTransfer | |
CancelReceive(unsigned short setId) | RakNet::FileListTransfer | |
ClearCallbacks(void) | RakNet::FileListTransfer | |
GetCallbacks(DataStructures::List< FileListProgress * > &callbacks) | RakNet::FileListTransfer | |
GetPendingFilesToAddress(SystemAddress recipient) | RakNet::FileListTransfer | |
IsHandlerActive(unsigned short setId) | RakNet::FileListTransfer | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAttach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::FileListTransfer | virtual |
OnDetach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | inlinevirtual |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | inlinevirtual |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | inlinevirtual |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerShutdown(void) | RakNet::FileListTransfer | virtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::FileListTransfer | virtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
RemoveCallback(FileListProgress *cb) | RakNet::FileListTransfer | |
RemoveReceiver(SystemAddress systemAddress) | RakNet::FileListTransfer | |
Send(FileList *fileList, RakNet::RakPeerInterface *rakPeer, SystemAddress recipient, unsigned short setID, PacketPriority priority, char orderingChannel, IncrementalReadInterface *_incrementalReadInterface=0, unsigned int _chunkSize=262144 *4 *16) | RakNet::FileListTransfer | |
SetupReceive(FileListTransferCBInterface *handler, bool deleteHandler, SystemAddress allowedSender) | RakNet::FileListTransfer | |
StartIncrementalReadThreads(int numThreads, int threadPriority=-99999) | RakNet::FileListTransfer | |
Update(void) | RakNet::FileListTransfer | virtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |