The Battle for Wesnoth  1.19.0-dev
Static Public Member Functions | List of all members
variable_info_implementation::vi_policy_create Class Reference

Creates a child table when resolving name if it doesn't exist yet. More...

#include <variable_info_detail.hpp>

Static Public Member Functions

static configget_child_at (config &cfg, const std::string &key, int index)
 
static std::string error_message (const std::string &name)
 

Detailed Description

Creates a child table when resolving name if it doesn't exist yet.

Definition at line 60 of file variable_info_detail.hpp.

Member Function Documentation

◆ error_message()

static std::string variable_info_implementation::vi_policy_create::error_message ( const std::string &  name)
inlinestatic

Definition at line 74 of file variable_info_detail.hpp.

◆ get_child_at()

static config& variable_info_implementation::vi_policy_create::get_child_at ( config cfg,
const std::string &  key,
int  index 
)
inlinestatic

The documentation for this class was generated from the following file: