This is the complete list of members for schema_validation::wml_type_union, including all inherited members.
add_type(std::shared_ptr< wml_type > type) | schema_validation::wml_type_composite | inline |
from_config(const config &cfg) | schema_validation::wml_type | static |
map typedef | schema_validation::wml_type | |
matches(const config_attribute_value &value, const map &type_map) const override | schema_validation::wml_type_union | virtual |
name_ | schema_validation::wml_type | protected |
ptr typedef | schema_validation::wml_type | |
subtypes() const | schema_validation::wml_type_composite | inline |
subtypes_ | schema_validation::wml_type_composite | protected |
wml_type()=delete | schema_validation::wml_type | |
wml_type(const std::string &name) | schema_validation::wml_type | inlineexplicit |
wml_type_composite(const std::string &name) | schema_validation::wml_type_composite | inlineexplicit |
wml_type_union(const std::string &name) | schema_validation::wml_type_union | inlineexplicit |
~wml_type() | schema_validation::wml_type | inlinevirtual |