libdcp
|
This is the complete list of members for dcp::PKL, including all inherited members.
_annotation_text (defined in dcp::PKL) | dcp::PKL | private |
_asset_list (defined in dcp::PKL) | dcp::PKL | private |
_creator (defined in dcp::PKL) | dcp::PKL | private |
_file | dcp::PKL | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
_issue_date (defined in dcp::PKL) | dcp::PKL | private |
_issuer (defined in dcp::PKL) | dcp::PKL | private |
_standard (defined in dcp::PKL) | dcp::PKL | private |
add_asset(std::string id, boost::optional< std::string > annotation_text, std::string hash, int64_t size, std::string type) (defined in dcp::PKL) | dcp::PKL | |
annotation_text() const (defined in dcp::PKL) | dcp::PKL | inline |
asset_list() const (defined in dcp::PKL) | dcp::PKL | inline |
file() const | dcp::PKL | inline |
hash(std::string id) const (defined in dcp::PKL) | dcp::PKL | |
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(Standard standard, boost::optional< std::string > annotation_text, std::string issue_date, std::string issuer, std::string creator) (defined in dcp::PKL) | dcp::PKL | inline |
PKL(boost::filesystem::path file) (defined in dcp::PKL) | dcp::PKL | explicit |
standard() const (defined in dcp::PKL) | dcp::PKL | inline |
type(std::string id) const (defined in dcp::PKL) | dcp::PKL | |
write(boost::filesystem::path file, std::shared_ptr< const CertificateChain > signer) const (defined in dcp::PKL) | dcp::PKL | |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |