libdcp
|
This is the complete list of members for dcp::TextAsset, including all inherited members.
::interop_dcp_font_test (defined in dcp::TextAsset) | dcp::TextAsset | friend |
::pull_fonts_test1 (defined in dcp::TextAsset) | dcp::TextAsset | friend |
::pull_fonts_test2 (defined in dcp::TextAsset) | dcp::TextAsset | friend |
::pull_fonts_test3 (defined in dcp::TextAsset) | dcp::TextAsset | friend |
::smpte_dcp_font_test (defined in dcp::TextAsset) | dcp::TextAsset | friend |
_file | dcp::Asset | mutableprotected |
_fonts | dcp::TextAsset | protected |
_hash | dcp::Asset | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
_raw_xml | dcp::TextAsset | mutableprotected |
_texts | dcp::TextAsset | protected |
add(std::shared_ptr< Text >) (defined in dcp::TextAsset) | dcp::TextAsset | virtual |
add_file_to_assetmap(AssetMap &asset_map, boost::filesystem::path root, boost::filesystem::path file, std::string id) (defined in dcp::Asset) | dcp::Asset | protectedstatic |
add_font(std::string id, dcp::ArrayData data)=0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
add_to_assetmap(AssetMap &asset_map, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
add_to_pkl(std::shared_ptr< PKL > pkl, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
Asset() | dcp::Asset | |
Asset(boost::filesystem::path file) | dcp::Asset | explicit |
Asset(std::string id, boost::filesystem::path file) | dcp::Asset | |
ensure_font(std::string id, dcp::ArrayData data) (defined in dcp::TextAsset) | dcp::TextAsset | |
equals(std::shared_ptr< const Asset >, EqualityOptions const &, NoteHandler note) const override (defined in dcp::TextAsset) | dcp::TextAsset | virtual |
fade_time(xmlpp::Element const *node, std::string name, boost::optional< int > tcr) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
file() const | dcp::Asset | inline |
fix_empty_font_ids() | dcp::TextAsset | |
font_data() const (defined in dcp::TextAsset) | dcp::TextAsset | |
font_filenames() const (defined in dcp::TextAsset) | dcp::TextAsset | |
font_node_state(xmlpp::Element const *node, Standard standard) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
format_xml(xmlpp::Document const &document, boost::optional< std::pair< std::string, std::string >> xml_namespace) | dcp::TextAsset | static |
hash(boost::function< void(int64_t, int64_t)> progress={}) const | dcp::Asset | |
id() const (defined in dcp::Object) | dcp::Object | inline |
image_node_state(xmlpp::Element const *node) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
latest_text_out() const (defined in dcp::TextAsset) | dcp::TextAsset | |
load_font_nodes() const =0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
maybe_add_text(std::string text, std::vector< ParseState > const &parse_state, float space_before, Standard standard, std::vector< Ruby > const &rubies) (defined in dcp::TextAsset) | dcp::TextAsset | private |
Object() | dcp::Object | |
Object(std::string id) | dcp::Object | explicit |
Object(Object const &other) (defined in dcp::Object) | dcp::Object | inline |
operator=(Object const &other) (defined in dcp::Object) | dcp::Object | inline |
parse_texts(xmlpp::Element const *node, std::vector< ParseState > &state, boost::optional< int > tcr, Standard standard) (defined in dcp::TextAsset) | dcp::TextAsset | protected |
pkl_type(Standard standard) const =0 | dcp::Asset | privatepure virtual |
position_align(ParseState &ps, xmlpp::Element const *node) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
pull_fonts(std::shared_ptr< order::Part > part) (defined in dcp::TextAsset) | dcp::TextAsset | privatestatic |
raw_xml() const | dcp::TextAsset | inlinevirtual |
rename_file(boost::filesystem::path file) | dcp::Asset | |
set_file(boost::filesystem::path file) const | dcp::Asset | |
set_file_preserving_hash(boost::filesystem::path file) const | dcp::Asset | |
set_hash(std::string hash) (defined in dcp::Asset) | dcp::Asset | |
subtitle_node_state(xmlpp::Element const *node, boost::optional< int > tcr) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
subtitle_standard() const =0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
text_node_state(xmlpp::Element const *node) const (defined in dcp::TextAsset) | dcp::TextAsset | protected |
TextAsset() (defined in dcp::TextAsset) | dcp::TextAsset | |
TextAsset(boost::filesystem::path file) (defined in dcp::TextAsset) | dcp::TextAsset | explicit |
texts() const (defined in dcp::TextAsset) | dcp::TextAsset | |
texts_as_xml(xmlpp::Element *root, int time_code_rate, Standard standard) const | dcp::TextAsset | protected |
texts_during(Time from, Time to, bool starting) const (defined in dcp::TextAsset) | dcp::TextAsset | |
time_code_rate() const =0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
unset_hash() (defined in dcp::Asset) | dcp::Asset | |
write(boost::filesystem::path) const =0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
xml_as_string() const =0 (defined in dcp::TextAsset) | dcp::TextAsset | pure virtual |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |