libdcp
dcp::PKL Member List

This is the complete list of members for dcp::PKL, including all inherited members.

_annotation_text (defined in dcp::AssetList)dcp::AssetListprotected
_assets (defined in dcp::PKL)dcp::PKLprivate
_creator (defined in dcp::AssetList)dcp::AssetListprotected
_filedcp::PKLmutableprivate
_id (defined in dcp::Object)dcp::Objectprotected
_issue_date (defined in dcp::AssetList)dcp::AssetListprotected
_issuer (defined in dcp::AssetList)dcp::AssetListprotected
_standard (defined in dcp::AssetList)dcp::AssetListprotected
add_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)dcp::PKL
annotation_text() const (defined in dcp::AssetList)dcp::AssetListinline
AssetList() (defined in dcp::AssetList)dcp::AssetListinline
AssetList(Standard standard, boost::optional< std::string > annotation_text, std::string issue_date, std::string issuer, std::string creator) (defined in dcp::AssetList)dcp::AssetListinline
assets() const (defined in dcp::PKL)dcp::PKLinline
clear_assets() (defined in dcp::PKL)dcp::PKL
file() constdcp::PKLinline
hash(std::string id) const (defined in dcp::PKL)dcp::PKL
id() const (defined in dcp::Object)dcp::Objectinline
Object()dcp::Object
Object(std::string id)dcp::Objectexplicit
Object(Object const &other) (defined in dcp::Object)dcp::Objectinline
operator=(Object const &other) (defined in dcp::Object)dcp::Objectinline
PKL(Standard standard, boost::optional< std::string > annotation_text, std::string issue_date, std::string issuer, std::string creator) (defined in dcp::PKL)dcp::PKLinline
PKL(boost::filesystem::path file, std::vector< dcp::VerificationNote > *notes=nullptr) (defined in dcp::PKL)dcp::PKLexplicit
set_annotation_text(std::string annotation_text) (defined in dcp::AssetList)dcp::AssetListinline
set_creator(std::string creator) (defined in dcp::AssetList)dcp::AssetListinline
set_issue_date(std::string issue_date) (defined in dcp::AssetList)dcp::AssetListinline
set_issuer(std::string issuer) (defined in dcp::AssetList)dcp::AssetListinline
standard() const (defined in dcp::AssetList)dcp::AssetListinline
type(std::string id) const (defined in dcp::PKL)dcp::PKL
write_xml(boost::filesystem::path file, std::shared_ptr< const CertificateChain > signer) const (defined in dcp::PKL)dcp::PKL
~Object() (defined in dcp::Object)dcp::Objectinlinevirtual