libdcp
|
This is the complete list of members for dcp::Asset, including all inherited members.
::asset_test (defined in dcp::Asset) | dcp::Asset | friend |
_file | dcp::Asset | mutableprotected |
_hash | dcp::Asset | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
add_file_to_assetmap(AssetMap &asset_map, boost::filesystem::path root, boost::filesystem::path file, std::string id) (defined in dcp::Asset) | dcp::Asset | protectedstatic |
add_to_assetmap(AssetMap &asset_map, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
add_to_pkl(std::shared_ptr< PKL > pkl, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
Asset() | dcp::Asset | |
Asset(boost::filesystem::path file) | dcp::Asset | explicit |
Asset(std::string id, boost::filesystem::path file) | dcp::Asset | |
equals(std::shared_ptr< const Asset > other, EqualityOptions const &opt, NoteHandler note) const (defined in dcp::Asset) | dcp::Asset | virtual |
file() const | dcp::Asset | inline |
hash(boost::function< void(int64_t, int64_t)> progress={}) const | dcp::Asset | |
id() const (defined in dcp::Object) | dcp::Object | inline |
Object() | dcp::Object | |
Object(std::string id) | dcp::Object | explicit |
Object(Object const &other) (defined in dcp::Object) | dcp::Object | inline |
operator=(Object const &other) (defined in dcp::Object) | dcp::Object | inline |
pkl_type(Standard standard) const =0 | dcp::Asset | privatepure virtual |
rename_file(boost::filesystem::path file) | dcp::Asset | |
set_file(boost::filesystem::path file) const | dcp::Asset | |
set_file_preserving_hash(boost::filesystem::path file) const | dcp::Asset | |
set_hash(std::string hash) (defined in dcp::Asset) | dcp::Asset | |
unset_hash() (defined in dcp::Asset) | dcp::Asset | |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |