xlnt
xlnt::manifest Member List

This is the complete list of members for xlnt::manifest, including all inherited members.

canonicalize(const std::vector< xlnt::relationship > &rels) constxlnt::manifest
clear()xlnt::manifest
content_type(const path &part) constxlnt::manifest
default_type(const std::string &extension) constxlnt::manifest
extensions_with_default_types() constxlnt::manifest
has_default_type(const std::string &extension) constxlnt::manifest
has_override_type(const path &part) constxlnt::manifest
has_relationship(const path &source, relationship_type type) constxlnt::manifest
has_relationship(const path &source, const std::string &rel_id) constxlnt::manifest
operator==(const manifest &other) const (defined in xlnt::manifest)xlnt::manifest
override_type(const path &part) constxlnt::manifest
parts() constxlnt::manifest
parts_with_overriden_types() constxlnt::manifest
register_default_type(const std::string &extension, const std::string &type)xlnt::manifest
register_override_type(const path &part, const std::string &type)xlnt::manifest
register_relationship(const uri &source, relationship_type type, const uri &target, target_mode mode)xlnt::manifest
register_relationship(const class relationship &rel)xlnt::manifest
relationship(const path &source, relationship_type type) constxlnt::manifest
relationship(const path &source, const std::string &rel_id) constxlnt::manifest
relationships(const path &source) constxlnt::manifest
relationships(const path &source, relationship_type type) constxlnt::manifest
unregister_default_type(const std::string &extension)xlnt::manifest
unregister_override_type(const path &part)xlnt::manifest
unregister_relationship(const uri &source, const std::string &rel_id)xlnt::manifest