libdcp
|
This is the complete list of members for dcp::AssetMap::Asset, including all inherited members.
_id (defined in dcp::Object) | dcp::Object | protected |
_path (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | private |
_pkl (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | private |
Asset(std::string id, boost::filesystem::path path, bool pkl) (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | inline |
Asset(cxml::ConstNodePtr node, boost::filesystem::path root, dcp::Standard standard) (defined in dcp::AssetMap::Asset) | dcp::AssetMap::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 |
path() const (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | inline |
pkl() const (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | inline |
write_xml(xmlpp::Element *asset_list, boost::filesystem::path dcp_root_directory) const (defined in dcp::AssetMap::Asset) | dcp::AssetMap::Asset | |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |