|
| Asset (std::string id, boost::filesystem::path path, bool pkl) |
|
| Asset (cxml::ConstNodePtr node, boost::filesystem::path root, dcp::Standard standard) |
|
boost::filesystem::path | path () const |
|
bool | pkl () const |
|
void | write_xml (xmlpp::Element *asset_list, boost::filesystem::path dcp_root_directory) const |
|
| Object () |
|
| Object (std::string id) |
|
| Object (Object const &other) |
|
Object & | operator= (Object const &other) |
|
std::string | id () const |
|
|
boost::filesystem::path | _path |
|
bool | _pkl = false |
|
Definition at line 69 of file asset_map.h.
The documentation for this class was generated from the following files: