RakNet
4.0
|
This is the complete list of members for RakNet::FileListProgress, including all inherited members.
OnAddFilesFromDirectoryStarted(FileList *fileList, char *dir) | RakNet::FileListProgress | inlinevirtual |
OnDirectory(FileList *fileList, char *dir, unsigned int directoriesRemaining) | RakNet::FileListProgress | inlinevirtual |
OnFile(FileList *fileList, char *dir, char *fileName, unsigned int fileSize) | RakNet::FileListProgress | inlinevirtual |
OnFilePush(const char *fileName, unsigned int fileLengthBytes, unsigned int offset, unsigned int bytesBeingSent, bool done, SystemAddress targetSystem, unsigned short setId) | RakNet::FileListProgress | inlinevirtual |
OnFilePushesComplete(SystemAddress systemAddress, unsigned short setId) | RakNet::FileListProgress | inlinevirtual |
OnSendAborted(SystemAddress systemAddress) | RakNet::FileListProgress | inlinevirtual |