libdcp
|
This is the complete list of members for dcp::PKL::Asset, including all inherited members.
_annotation_text (defined in dcp::PKL::Asset) | dcp::PKL::Asset | private |
_hash (defined in dcp::PKL::Asset) | dcp::PKL::Asset | private |
_id (defined in dcp::Object) | dcp::Object | protected |
_original_filename (defined in dcp::PKL::Asset) | dcp::PKL::Asset | private |
_size (defined in dcp::PKL::Asset) | dcp::PKL::Asset | private |
_type (defined in dcp::PKL::Asset) | dcp::PKL::Asset | private |
annotation_text() const (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
Asset(cxml::ConstNodePtr node) (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
Asset(std::string id, boost::optional< std::string > annotation_text, std::string hash, int64_t size, std::string type, std::string original_filename) (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
hash() const (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
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 |
original_filename() const (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
size() const (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
type() const (defined in dcp::PKL::Asset) | dcp::PKL::Asset | inline |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |