The Battle for Wesnoth  1.19.16+dev
game_config_view Member List

This is the complete list of members for game_config_view, including all inherited members.

cfgs_game_config_viewprivate
child_or_empty(std::string_view key) constgame_config_view
child_range(std::string_view key) constgame_config_view
data()game_config_viewinline
find_child(std::string_view key, const std::string &name, const std::string &value) constgame_config_view
find_mandatory_child(std::string_view key, const std::string &name, const std::string &value) constgame_config_view
game_config_view()game_config_viewinline
game_config_view(const config &cfg)game_config_viewinlineexplicitprivate
mandatory_child(std::string_view key) constgame_config_view
merged_children_view(std::string_view key) constgame_config_view
optional_child(std::string_view key) constgame_config_view
wrap(const config &cfg)game_config_viewinlinestatic