libdcp
|
This is the complete list of members for dcp::DCP, including all inherited members.
_asset_map (defined in dcp::DCP) | dcp::DCP | private |
_cpls | dcp::DCP | private |
_directory | dcp::DCP | private |
_new_annotation_text (defined in dcp::DCP) | dcp::DCP | private |
_new_creator (defined in dcp::DCP) | dcp::DCP | private |
_new_issue_date (defined in dcp::DCP) | dcp::DCP | private |
_new_issuer (defined in dcp::DCP) | dcp::DCP | private |
_pkls | dcp::DCP | private |
add(std::shared_ptr< CPL > cpl) (defined in dcp::DCP) | dcp::DCP | |
add(DecryptedKDM const &) | dcp::DCP | |
all_encrypted() const (defined in dcp::DCP) | dcp::DCP | |
any_encrypted() const (defined in dcp::DCP) | dcp::DCP | |
asset_map() const (defined in dcp::DCP) | dcp::DCP | inline |
asset_map_file() const (defined in dcp::DCP) | dcp::DCP | inline |
assets(bool ignore_unresolved=false) const | dcp::DCP | |
cpls() const (defined in dcp::DCP) | dcp::DCP | |
DCP(boost::filesystem::path directory) | dcp::DCP | explicit |
DCP(DCP const &)=delete (defined in dcp::DCP) | dcp::DCP | |
DCP(DCP &&) (defined in dcp::DCP) | dcp::DCP | |
directories_from_files(std::vector< boost::filesystem::path > files) | dcp::DCP | static |
directory() const (defined in dcp::DCP) | dcp::DCP | inline |
equals(DCP const &other, EqualityOptions const &options, NoteHandler note) const | dcp::DCP | |
operator=(DCP const &)=delete (defined in dcp::DCP) | dcp::DCP | |
operator=(DCP &&) (defined in dcp::DCP) | dcp::DCP | |
pkls() const | dcp::DCP | inline |
read(std::vector< VerificationNote > *notes=nullptr, bool ignore_incorrect_picture_mxf_type=false) | dcp::DCP | |
resolve_refs(std::vector< std::shared_ptr< Asset >> assets) (defined in dcp::DCP) | dcp::DCP | |
set_annotation_text(std::string annotation_text) (defined in dcp::DCP) | dcp::DCP | |
set_creator(std::string creator) (defined in dcp::DCP) | dcp::DCP | |
set_issue_date(std::string issue_date) (defined in dcp::DCP) | dcp::DCP | |
set_issuer(std::string issuer) (defined in dcp::DCP) | dcp::DCP | |
standard() const | dcp::DCP | inline |
write_volindex(Standard standard) const | dcp::DCP | private |
write_xml(std::shared_ptr< const CertificateChain > signer=std::shared_ptr< const CertificateChain >(), bool include_mca_subdescriptors=true, NameFormat name_format=NameFormat("%t")) | dcp::DCP |