Panda3D

DownloadDb Member List

This is the complete list of members for DownloadDb, including all inherited members.
_bogus_magic_number (defined in DownloadDb)DownloadDb [static]
_client_db (defined in DownloadDb)DownloadDb
_magic_number (defined in DownloadDb)DownloadDb [static]
_server_db (defined in DownloadDb)DownloadDb
_versions (defined in DownloadDb)DownloadDb [protected]
add_client_multifile(string server_mfname) (defined in DownloadDb)DownloadDb
add_version(const Filename &name, const HashVal &hash, int version)DownloadDb
client_multifile_complete(string mfname) const DownloadDb
client_multifile_decompressed(string mfname) const (defined in DownloadDb)DownloadDb
client_multifile_exists(string mfname) const (defined in DownloadDb)DownloadDb
client_multifile_extracted(string mfname) const (defined in DownloadDb)DownloadDb
create_new_server_db()DownloadDb
delete_client_multifile(string mfname) (defined in DownloadDb)DownloadDb
DownloadDb()DownloadDb
DownloadDb(Ramfile &server_file, Filename &client_file)DownloadDb
DownloadDb(Filename &server_file, Filename &client_file)DownloadDb
expand_client_multifile(string mfname) (defined in DownloadDb)DownloadDb
FileRecords typedef (defined in DownloadDb)DownloadDb
get_client_multifile_hash(string mfname) const DownloadDb
get_client_multifile_name(int index) const (defined in DownloadDb)DownloadDb [inline]
get_client_multifile_phase(string mfname) const (defined in DownloadDb)DownloadDb [inline]
get_client_multifile_size(string mfname) const (defined in DownloadDb)DownloadDb [inline]
get_client_num_multifiles() const (defined in DownloadDb)DownloadDb [inline]
get_hash(const Filename &name, int version) const DownloadDb
get_num_versions(const Filename &name) const DownloadDb
get_server_file_name(string mfname, int index) const (defined in DownloadDb)DownloadDb [inline]
get_server_multifile_hash(string mfname) const DownloadDb
get_server_multifile_name(int index) const (defined in DownloadDb)DownloadDb [inline]
get_server_multifile_phase(string mfname) const (defined in DownloadDb)DownloadDb [inline]
get_server_multifile_size(string mfname) const (defined in DownloadDb)DownloadDb [inline]
get_server_num_files(string mfname) const (defined in DownloadDb)DownloadDb [inline]
get_server_num_multifiles() const (defined in DownloadDb)DownloadDb [inline]
get_version(const Filename &name, const HashVal &hash) const DownloadDb
has_version(const Filename &name) const DownloadDb
insert_new_version(const Filename &name, const HashVal &hash)DownloadDb
MultifileRecords typedef (defined in DownloadDb)DownloadDb
output(ostream &out) const (defined in DownloadDb)DownloadDb
read_db(Filename &file, bool want_server_info) (defined in DownloadDb)DownloadDb
read_db(Ramfile &file, bool want_server_info) (defined in DownloadDb)DownloadDb
read_version_map(StreamReader &sr) (defined in DownloadDb)DownloadDb [protected]
server_add_file(string mfname, string fname) (defined in DownloadDb)DownloadDb
server_add_multifile(string mfname, Phase phase, int size, int status) (defined in DownloadDb)DownloadDb
set_client_multifile_complete(string mfname) (defined in DownloadDb)DownloadDb [inline]
set_client_multifile_decompressed(string mfname) (defined in DownloadDb)DownloadDb [inline]
set_client_multifile_delta_size(string mfname, int size) (defined in DownloadDb)DownloadDb [inline]
set_client_multifile_extracted(string mfname) (defined in DownloadDb)DownloadDb [inline]
set_client_multifile_hash(string mfname, HashVal val)DownloadDb
set_client_multifile_incomplete(string mfname) (defined in DownloadDb)DownloadDb [inline]
set_client_multifile_size(string mfname, int size) (defined in DownloadDb)DownloadDb [inline]
set_num_versions(const Filename &name, int num_versions)DownloadDb
set_server_multifile_hash(string mfname, HashVal val)DownloadDb
set_server_multifile_size(string mfname, int size) (defined in DownloadDb)DownloadDb [inline]
Status enum name (defined in DownloadDb)DownloadDb
Status_complete enum value (defined in DownloadDb)DownloadDb
Status_decompressed enum value (defined in DownloadDb)DownloadDb
Status_extracted enum value (defined in DownloadDb)DownloadDb
Status_incomplete enum value (defined in DownloadDb)DownloadDb
VectorHash typedef (defined in DownloadDb)DownloadDb
VersionMap typedef (defined in DownloadDb)DownloadDb
write(ostream &out) const (defined in DownloadDb)DownloadDb
write_client_db(Filename &file) (defined in DownloadDb)DownloadDb
write_db(Filename &file, Db db, bool want_server_info) (defined in DownloadDb)DownloadDb
write_server_db(Filename &file) (defined in DownloadDb)DownloadDb
write_version_map(ostream &out) const (defined in DownloadDb)DownloadDb
write_version_map(StreamWriter &sw) (defined in DownloadDb)DownloadDb [protected]
~DownloadDb() (defined in DownloadDb)DownloadDb
 All Classes Functions Variables Enumerations