Panda3D
DownloadDb Member List

This is the complete list of members for DownloadDb, including all inherited members.

_bogus_magic_number (defined in DownloadDb)DownloadDbstatic
_client_db (defined in DownloadDb)DownloadDb
_magic_number (defined in DownloadDb)DownloadDbstatic
_server_db (defined in DownloadDb)DownloadDb
add_client_multifile(std::string server_mfname) (defined in DownloadDb)DownloadDb
add_version(const Filename &name, const HashVal &hash, int version)DownloadDb
client_multifile_complete(std::string mfname) constDownloadDb
client_multifile_decompressed(std::string mfname) const (defined in DownloadDb)DownloadDb
client_multifile_exists(std::string mfname) const (defined in DownloadDb)DownloadDb
client_multifile_extracted(std::string mfname) const (defined in DownloadDb)DownloadDb
create_new_server_db()DownloadDb
delete_client_multifile(std::string mfname) (defined in DownloadDb)DownloadDb
DownloadDb()DownloadDb
DownloadDb(Ramfile &server_file, Filename &client_file)DownloadDbexplicit
DownloadDb(Filename &server_file, Filename &client_file)DownloadDbexplicit
expand_client_multifile(std::string mfname) (defined in DownloadDb)DownloadDb
FileRecords typedef (defined in DownloadDb)DownloadDb
get_client_multifile_hash(std::string mfname) constDownloadDb
get_client_multifile_name(int index) const (defined in DownloadDb)DownloadDbinline
get_client_multifile_phase(std::string mfname) const (defined in DownloadDb)DownloadDbinline
get_client_multifile_size(std::string mfname) const (defined in DownloadDb)DownloadDbinline
get_client_num_multifiles() const (defined in DownloadDb)DownloadDbinline
get_hash(const Filename &name, int version) constDownloadDb
get_num_versions(const Filename &name) constDownloadDb
get_server_file_name(std::string mfname, int index) const (defined in DownloadDb)DownloadDbinline
get_server_multifile_hash(std::string mfname) constDownloadDb
get_server_multifile_name(int index) const (defined in DownloadDb)DownloadDbinline
get_server_multifile_phase(std::string mfname) const (defined in DownloadDb)DownloadDbinline
get_server_multifile_size(std::string mfname) const (defined in DownloadDb)DownloadDbinline
get_server_num_files(std::string mfname) const (defined in DownloadDb)DownloadDbinline
get_server_num_multifiles() const (defined in DownloadDb)DownloadDbinline
get_version(const Filename &name, const HashVal &hash) constDownloadDb
has_version(const Filename &name) constDownloadDb
insert_new_version(const Filename &name, const HashVal &hash)DownloadDb
MultifileRecords typedef (defined in DownloadDb)DownloadDb
output(std::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
server_add_file(std::string mfname, std::string fname) (defined in DownloadDb)DownloadDb
server_add_multifile(std::string mfname, Phase phase, int size, int status) (defined in DownloadDb)DownloadDb
set_client_multifile_complete(std::string mfname) (defined in DownloadDb)DownloadDbinline
set_client_multifile_decompressed(std::string mfname) (defined in DownloadDb)DownloadDbinline
set_client_multifile_delta_size(std::string mfname, int size) (defined in DownloadDb)DownloadDbinline
set_client_multifile_extracted(std::string mfname) (defined in DownloadDb)DownloadDbinline
set_client_multifile_hash(std::string mfname, HashVal val)DownloadDb
set_client_multifile_incomplete(std::string mfname) (defined in DownloadDb)DownloadDbinline
set_client_multifile_size(std::string mfname, int size) (defined in DownloadDb)DownloadDbinline
set_num_versions(const Filename &name, int num_versions)DownloadDb
set_server_multifile_hash(std::string mfname, HashVal val)DownloadDb
set_server_multifile_size(std::string mfname, int size) (defined in DownloadDb)DownloadDbinline
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(std::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(std::ostream &out) const (defined in DownloadDb)DownloadDb
~DownloadDb() (defined in DownloadDb)DownloadDb