Panda3D
DownloadDb Member List
This is the complete list of members for DownloadDb, including all inherited members.
addClientMultifile(string server_mfname)DownloadDb
addVersion(Filename const name, HashVal const hash, int version)DownloadDb
clientMultifileComplete(string mfname)DownloadDb
clientMultifileDecompressed(string mfname)DownloadDb
clientMultifileExists(string mfname)DownloadDb
clientMultifileExtracted(string mfname)DownloadDb
createNewServerDb()DownloadDb
deleteClientMultifile(string mfname)DownloadDb
DownloadDb()DownloadDb
DownloadDb(Filename server_file, Filename client_file)DownloadDb
DownloadDb(Ramfile server_file, Filename client_file)DownloadDb
expandClientMultifile(string mfname)DownloadDb
getClientMultifileHash(string mfname)DownloadDb
getClientMultifileName(int index)DownloadDb
getClientMultifilePhase(string mfname)DownloadDb
getClientMultifileSize(string mfname)DownloadDb
getClientNumMultifiles()DownloadDb
getHash(Filename const name, int version)DownloadDb
getNumVersions(Filename const name)DownloadDb
getServerFileName(string mfname, int index)DownloadDb
getServerMultifileHash(string mfname)DownloadDb
getServerMultifileName(int index)DownloadDb
getServerMultifilePhase(string mfname)DownloadDb
getServerMultifileSize(string mfname)DownloadDb
getServerNumFiles(string mfname)DownloadDb
getServerNumMultifiles()DownloadDb
getVersion(Filename const name, HashVal const hash)DownloadDb
hasVersion(Filename const name)DownloadDb
insertNewVersion(Filename const name, HashVal const hash)DownloadDb
output(ostream out)DownloadDb
readDb(Filename file, bool want_server_info)DownloadDb
readDb(Ramfile file, bool want_server_info)DownloadDb
serverAddFile(string mfname, string fname)DownloadDb
serverAddMultifile(string mfname, float phase, int size, int status)DownloadDb
setClientMultifileComplete(string mfname)DownloadDb
setClientMultifileDecompressed(string mfname)DownloadDb
setClientMultifileDeltaSize(string mfname, int size)DownloadDb
setClientMultifileExtracted(string mfname)DownloadDb
setClientMultifileHash(string mfname, HashVal val)DownloadDb
setClientMultifileIncomplete(string mfname)DownloadDb
setClientMultifileSize(string mfname, int size)DownloadDb
setNumVersions(Filename const name, int num_versions)DownloadDb
setServerMultifileHash(string mfname, HashVal val)DownloadDb
setServerMultifileSize(string mfname, int size)DownloadDb
Status enum nameDownloadDb
StatusComplete enum valueDownloadDb
StatusDecompressed enum valueDownloadDb
StatusExtracted enum valueDownloadDb
StatusIncomplete enum valueDownloadDb
write(ostream out)DownloadDb
writeClientDb(Filename file)DownloadDb
writeDb(Filename file, Db db, bool want_server_info)DownloadDb
writeServerDb(Filename file)DownloadDb
writeVersionMap(ostream out)DownloadDb
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties