digiKam
|
This is the complete list of members for heif::Box_ipco, including all inherited members.
append_child_box(std::shared_ptr< Box > box) | heif::Box | inline |
Box() | heif::Box | inline |
Box(const BoxHeader &hdr) | heif::Box | inline |
Box_ipco() | heif::Box_ipco | inline |
Box_ipco(const BoxHeader &hdr) | heif::Box_ipco | inline |
BoxHeader() | heif::BoxHeader | |
derive_box_version() | heif::Box | inlinevirtual |
derive_box_version_recursive() | heif::Box | |
dump(Indent &) const override | heif::Box_ipco | virtual |
dump_children(Indent &) const | heif::Box | protected |
get_all_child_boxes() const | heif::Box | inline |
get_box_size() const | heif::BoxHeader | inline |
get_child_box(uint32_t short_type) const | heif::Box | |
get_child_boxes(uint32_t short_type) const | heif::Box | |
get_flags() const | heif::BoxHeader | inline |
get_header_size() const | heif::BoxHeader | inline |
get_properties_for_item_ID(heif_item_id itemID, const std::shared_ptr< class Box_ipma > &, std::vector< Property > &out_properties) const | heif::Box_ipco | |
get_property_for_item_ID(heif_item_id itemID, const std::shared_ptr< class Box_ipma > &, uint32_t property_box_type) const | heif::Box_ipco | |
get_short_type() const | heif::BoxHeader | inline |
get_type() const | heif::BoxHeader | |
get_type_string() const | heif::BoxHeader | |
get_version() const | heif::BoxHeader | inline |
is_full_box_header() const | heif::BoxHeader | inline |
m_children | heif::Box | protected |
parse(BitstreamRange &range) override | heif::Box_ipco | protectedvirtual |
parse_full_box_header(BitstreamRange &range) | heif::BoxHeader | |
prepend_header(StreamWriter &, size_t box_start) const | heif::BoxHeader | |
read(BitstreamRange &range, std::shared_ptr< heif::Box > *box) | heif::Box | static |
read_children(BitstreamRange &range, int number=READ_CHILDREN_ALL) | heif::Box | protected |
READ_CHILDREN_ALL | heif::Box | protectedstatic |
reserve_box_header_space(StreamWriter &writer) const | heif::BoxHeader | |
set_flags(uint32_t flags) | heif::BoxHeader | inline |
set_is_full_box(bool flag=true) | heif::BoxHeader | inline |
set_short_type(uint32_t type) | heif::BoxHeader | inline |
set_version(uint8_t version) | heif::BoxHeader | inline |
size_until_end_of_file | heif::BoxHeader | static |
write(StreamWriter &writer) const | heif::Box | virtual |
write_children(StreamWriter &writer) const | heif::Box | protected |
~BoxHeader() | heif::BoxHeader | inlinevirtual |