libdcp
|
This is the complete list of members for dcp::CPL, including all inherited members.
::verify_invalid_language3 (defined in dcp::CPL) | dcp::CPL | friend |
_additional_subtitle_languages (defined in dcp::CPL) | dcp::CPL | private |
_annotation_text (defined in dcp::CPL) | dcp::CPL | private |
_chain (defined in dcp::CPL) | dcp::CPL | private |
_content_kind | dcp::CPL | private |
_content_title_text | dcp::CPL | private |
_content_versions (defined in dcp::CPL) | dcp::CPL | private |
_cpl_metadata_id | dcp::CPL | private |
_creator (defined in dcp::CPL) | dcp::CPL | private |
_distributor (defined in dcp::CPL) | dcp::CPL | private |
_facility (defined in dcp::CPL) | dcp::CPL | private |
_file | dcp::Asset | mutableprotected |
_full_content_title_text | dcp::CPL | private |
_full_content_title_text_language (defined in dcp::CPL) | dcp::CPL | private |
_hash | dcp::Asset | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
_issue_date (defined in dcp::CPL) | dcp::CPL | private |
_issuer (defined in dcp::CPL) | dcp::CPL | private |
_luminance (defined in dcp::CPL) | dcp::CPL | private |
_main_picture_active_area (defined in dcp::CPL) | dcp::CPL | private |
_main_picture_stored_area (defined in dcp::CPL) | dcp::CPL | private |
_main_sound_configuration (defined in dcp::CPL) | dcp::CPL | private |
_main_sound_sample_rate (defined in dcp::CPL) | dcp::CPL | private |
_ratings (defined in dcp::CPL) | dcp::CPL | private |
_reels (defined in dcp::CPL) | dcp::CPL | private |
_release_territory | dcp::CPL | private |
_release_territory_scope (defined in dcp::CPL) | dcp::CPL | private |
_sign_language_video_language (defined in dcp::CPL) | dcp::CPL | private |
_standard | dcp::CPL | private |
_status (defined in dcp::CPL) | dcp::CPL | private |
_version_number (defined in dcp::CPL) | dcp::CPL | private |
add(std::shared_ptr< Reel > reel) | dcp::CPL | |
add(DecryptedKDM const &) | dcp::CPL | |
add_to_pkl(std::shared_ptr< PKL > pkl, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
additional_subtitle_languages() const (defined in dcp::CPL) | dcp::CPL | inline |
all_encrypted() const | dcp::CPL | |
annotation_text() const | dcp::CPL | inline |
any_encrypted() const | dcp::CPL | |
Asset() | dcp::Asset | |
Asset(boost::filesystem::path file) | dcp::Asset | explicit |
Asset(std::string id, boost::filesystem::path file) | dcp::Asset | |
chain() const (defined in dcp::CPL) | dcp::CPL | inline |
content_kind() const | dcp::CPL | inline |
content_title_text() const | dcp::CPL | inline |
content_version() const (defined in dcp::CPL) | dcp::CPL | |
content_versions() const (defined in dcp::CPL) | dcp::CPL | inline |
CPL(std::string annotation_text, ContentKind content_kind, Standard standard) (defined in dcp::CPL) | dcp::CPL | |
CPL(boost::filesystem::path file) | dcp::CPL | explicit |
creator() const (defined in dcp::CPL) | dcp::CPL | inline |
distributor() const (defined in dcp::CPL) | dcp::CPL | inline |
duration() const (defined in dcp::CPL) | dcp::CPL | |
equals(std::shared_ptr< const Asset > other, EqualityOptions options, NoteHandler note) const override (defined in dcp::CPL) | dcp::CPL | virtual |
facility() const (defined in dcp::CPL) | dcp::CPL | inline |
file() const | dcp::Asset | inline |
full_content_title_text() const (defined in dcp::CPL) | dcp::CPL | inline |
full_content_title_text_language() const (defined in dcp::CPL) | dcp::CPL | inline |
hash(boost::function< void(float)> progress={}) const | dcp::Asset | |
id() const (defined in dcp::Object) | dcp::Object | inline |
issuer() const (defined in dcp::CPL) | dcp::CPL | inline |
luminance() const (defined in dcp::CPL) | dcp::CPL | inline |
main_picture_active_area() const (defined in dcp::CPL) | dcp::CPL | inline |
main_picture_stored_area() const (defined in dcp::CPL) | dcp::CPL | inline |
main_sound_configuration() const (defined in dcp::CPL) | dcp::CPL | inline |
main_sound_sample_rate() const (defined in dcp::CPL) | dcp::CPL | inline |
maybe_write_composition_metadata_asset(xmlpp::Element *node) const | dcp::CPL | private |
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_type(Standard standard) const override | dcp::CPL | protectedvirtual |
ratings() const (defined in dcp::CPL) | dcp::CPL | inline |
read_composition_metadata_asset(cxml::ConstNodePtr node) (defined in dcp::CPL) | dcp::CPL | private |
reel_file_assets() const | dcp::CPL | |
reel_file_assets() (defined in dcp::CPL) | dcp::CPL | |
reels() const | dcp::CPL | inline |
release_territory() const (defined in dcp::CPL) | dcp::CPL | inline |
release_territory_scope() const (defined in dcp::CPL) | dcp::CPL | inline |
resolve_refs(std::vector< std::shared_ptr< Asset >>) (defined in dcp::CPL) | dcp::CPL | |
set_additional_subtitle_languages(std::vector< dcp::LanguageTag > const &lang) (defined in dcp::CPL) | dcp::CPL | |
set_annotation_text(std::string at) (defined in dcp::CPL) | dcp::CPL | inline |
set_chain(std::string c) (defined in dcp::CPL) | dcp::CPL | inline |
set_content_kind(dcp::ContentKind k) (defined in dcp::CPL) | dcp::CPL | inline |
set_content_title_text(std::string ct) (defined in dcp::CPL) | dcp::CPL | inline |
set_content_version(ContentVersion v) (defined in dcp::CPL) | dcp::CPL | inline |
set_content_versions(std::vector< ContentVersion > v) (defined in dcp::CPL) | dcp::CPL | |
set_creator(std::string creator) (defined in dcp::CPL) | dcp::CPL | inline |
set_distributor(std::string d) (defined in dcp::CPL) | dcp::CPL | inline |
set_facility(std::string f) (defined in dcp::CPL) | dcp::CPL | inline |
set_file(boost::filesystem::path file) const | dcp::Asset | |
set_full_content_title_text(std::string t) (defined in dcp::CPL) | dcp::CPL | inline |
set_full_content_title_text_language(dcp::LanguageTag l) (defined in dcp::CPL) | dcp::CPL | inline |
set_hash(std::string hash) (defined in dcp::Asset) | dcp::Asset | |
set_issue_date(std::string issue_date) (defined in dcp::CPL) | dcp::CPL | inline |
set_issuer(std::string issuer) (defined in dcp::CPL) | dcp::CPL | inline |
set_luminance(Luminance l) (defined in dcp::CPL) | dcp::CPL | inline |
set_main_picture_active_area(dcp::Size s) (defined in dcp::CPL) | dcp::CPL | inline |
set_main_picture_stored_area(dcp::Size s) (defined in dcp::CPL) | dcp::CPL | inline |
set_main_sound_configuration(std::string c) (defined in dcp::CPL) | dcp::CPL | inline |
set_main_sound_sample_rate(int r) (defined in dcp::CPL) | dcp::CPL | inline |
set_ratings(std::vector< Rating > r) (defined in dcp::CPL) | dcp::CPL | inline |
set_release_territory(dcp::LanguageTag::RegionSubtag t) (defined in dcp::CPL) | dcp::CPL | inline |
set_sign_language_video_language(dcp::LanguageTag lang) (defined in dcp::CPL) | dcp::CPL | inline |
set_status(Status s) (defined in dcp::CPL) | dcp::CPL | inline |
set_version_number(int v) (defined in dcp::CPL) | dcp::CPL | |
sign_language_video_language() const (defined in dcp::CPL) | dcp::CPL | inline |
standard() const (defined in dcp::CPL) | dcp::CPL | inline |
static_pkl_type(Standard standard) (defined in dcp::CPL) | dcp::CPL | static |
status() const (defined in dcp::CPL) | dcp::CPL | inline |
unset_version_number() (defined in dcp::CPL) | dcp::CPL | |
version_number() const (defined in dcp::CPL) | dcp::CPL | inline |
write_file_to_assetmap(xmlpp::Node *node, boost::filesystem::path root, boost::filesystem::path file, std::string id) (defined in dcp::Asset) | dcp::Asset | protectedstatic |
write_to_assetmap(xmlpp::Node *node, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
write_xml(boost::filesystem::path file, std::shared_ptr< const CertificateChain >) const | dcp::CPL | |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |