libdcp
|
This is the complete list of members for dcp::FontAsset, including all inherited members.
_file | dcp::Asset | mutableprotected |
_hash | dcp::Asset | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
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 opt, NoteHandler note) const (defined in dcp::Asset) | dcp::Asset | virtual |
file() const | dcp::Asset | inline |
FontAsset(std::string id, boost::filesystem::path file) (defined in dcp::FontAsset) | dcp::FontAsset | |
hash(boost::function< void(float)> 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 &)=delete (defined in dcp::Object) | dcp::Object | |
operator=(Object const &)=delete (defined in dcp::Object) | dcp::Object | |
pkl_type(Standard standard) const override | dcp::FontAsset | inlineprivatevirtual |
set_file(boost::filesystem::path file) const | dcp::Asset | |
set_hash(std::string hash) (defined in dcp::Asset) | dcp::Asset | |
static_pkl_type(Standard standard) (defined in dcp::FontAsset) | dcp::FontAsset | static |
write_file_to_assetmap(xmlpp::Node *node, boost::filesystem::path root, boost::filesystem::path file, std::string id) (defined in dcp::Asset) | dcp::Asset | protectedstatic |
write_to_assetmap(xmlpp::Node *node, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |