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 |
_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) (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 &)=delete (defined in dcp::Object) | dcp::Object | |
operator=(Object const &)=delete (defined in dcp::Object) | dcp::Object | |
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 |