The Battle for Wesnoth  1.19.0-dev
schema_validation::wml_tag Member List

This is the complete list of members for schema_validation::wml_tag, including all inherited members.

accepts_any_tag() constschema_validation::wml_taginline
add_conditions(const condition_list &list)schema_validation::wml_tagprivate
add_filter(const config &cond_cfg)schema_validation::wml_tag
add_key(const wml_key &new_key)schema_validation::wml_taginline
add_keys(const key_map &list)schema_validation::wml_taginlineprivate
add_link(const std::string &link)schema_validation::wml_tag
add_links(const link_map &list)schema_validation::wml_taginlineprivate
add_switch(const config &switch_cfg)schema_validation::wml_tag
add_tag(const wml_tag &new_tag)schema_validation::wml_taginline
add_tag(const std::string &path, const wml_tag &tag, wml_tag &root)schema_validation::wml_tag
add_tags(const tag_map &list)schema_validation::wml_taginlineprivate
any_tag_schema_validation::wml_tagprivate
condition_list typedefschema_validation::wml_tag
conditions() constschema_validation::wml_taginline
conditions_schema_validation::wml_tagprivate
expand(wml_tag &root)schema_validation::wml_tagprivate
expand_all(wml_tag &root)schema_validation::wml_tag
find_key(const std::string &name, const config &match, bool ignore_super=false) constschema_validation::wml_tag
find_key(const std::string &name, const config &match, bool ignore_super, std::vector< const wml_tag * > &visited) constschema_validation::wml_tagprivate
find_link(const std::string &name) constschema_validation::wml_tag
find_tag(const std::string &fullpath, const wml_tag &root, const config &match, bool ignore_super=false) constschema_validation::wml_tag
find_tag(const std::string &fullpath, wml_tag &root, const config &match)schema_validation::wml_taginlineprivate
find_tag(const std::string &fullpath, const wml_tag &root, const config &match, bool ignore_super, std::vector< const wml_tag * > &visited) constschema_validation::wml_tagprivate
fuzzy_schema_validation::wml_tagprivate
get_max() constschema_validation::wml_taginline
get_max_children() constschema_validation::wml_taginline
get_min() constschema_validation::wml_taginline
get_min_children() constschema_validation::wml_taginline
get_name() constschema_validation::wml_taginline
get_super() constschema_validation::wml_taginline
is_extension() constschema_validation::wml_taginline
is_fuzzy() constschema_validation::wml_taginline
iterator classschema_validation::wml_tagfriend
key_iterator typedefschema_validation::wml_tagprivate
key_map typedefschema_validation::wml_tag
keys(const config &cfg_match) constschema_validation::wml_taginline
keys_schema_validation::wml_tagprivate
link_map typedefschema_validation::wml_tag
links() constschema_validation::wml_taginline
links_schema_validation::wml_tagprivate
max_schema_validation::wml_tagprivate
max_children_schema_validation::wml_tagprivate
min_schema_validation::wml_tagprivate
min_children_schema_validation::wml_tagprivate
name_schema_validation::wml_tagprivate
operator<(const wml_tag &t) constschema_validation::wml_taginline
operator==(const wml_tag &other) constschema_validation::wml_taginline
print(std::ostream &os)schema_validation::wml_tag
printl(std::ostream &os, int level, int step=4)schema_validation::wml_tagprivate
push_new_tag_conditions(std::queue< const wml_tag * > &q, const config &match, const wml_tag &tag)schema_validation::wml_tagprivatestatic
remove_key_by_name(const std::string &name)schema_validation::wml_taginline
remove_keys_by_type(const std::string &type)schema_validation::wml_tag
set_any_tag(bool any)schema_validation::wml_taginline
set_fuzzy(bool f)schema_validation::wml_taginline
set_max(int o)schema_validation::wml_taginline
set_max(const std::string &s)schema_validation::wml_tag
set_max_children(int o)schema_validation::wml_taginline
set_max_children(const std::string &s)schema_validation::wml_tag
set_min(int o)schema_validation::wml_taginline
set_min(const std::string &s)schema_validation::wml_tag
set_min_children(int o)schema_validation::wml_taginline
set_min_children(const std::string &s)schema_validation::wml_tag
set_name(const std::string &name)schema_validation::wml_taginline
set_super(const std::string &s)schema_validation::wml_taginline
super(const config &cfg_match) constschema_validation::wml_taginline
super_schema_validation::wml_tagprivate
super_iterator typedefschema_validation::wml_tagprivate
super_list typedefschema_validation::wml_tag
super_refs_schema_validation::wml_tagprivate
tag_iterator typedefschema_validation::wml_tagprivate
tag_map typedefschema_validation::wml_tag
tags(const config &cfg_match) constschema_validation::wml_taginline
tags_schema_validation::wml_tagprivate
wml_tag()schema_validation::wml_taginline
wml_tag(const std::string &name, int min, int max, const std::string &super="", bool any=false)schema_validation::wml_taginline
wml_tag(const config &)schema_validation::wml_tag
~wml_tag()schema_validation::wml_taginline