#include <value_translator.hpp>
Static Public Member Functions | |
| static ministage | cfg_to_value (const config &cfg) |
| static void | cfg_to_value (const config &cfg, ministage &value) |
| static void | value_to_cfg (const ministage &value, config &cfg) |
| static config | value_to_cfg (const ministage &value) |
Definition at line 149 of file value_translator.hpp.
| static ministage ai::config_value_translator< ministage >::cfg_to_value | ( | const config & | cfg | ) | [inline, static] |
Definition at line 152 of file value_translator.hpp.
References config::child_or_empty().

| static void ai::config_value_translator< ministage >::cfg_to_value | ( | const config & | cfg, | |
| ministage & | value | |||
| ) | [inline, static] |
Definition at line 157 of file value_translator.hpp.
References ai::config_value_translator< T >::cfg_to_value().

| static void ai::config_value_translator< ministage >::value_to_cfg | ( | const ministage & | value, | |
| config & | cfg | |||
| ) | [inline, static] |
Definition at line 162 of file value_translator.hpp.
References config::add_child(), and ai::ministage::to_config().

| static config ai::config_value_translator< ministage >::value_to_cfg | ( | const ministage & | value | ) | [inline, static] |
Definition at line 167 of file value_translator.hpp.
References ai::config_value_translator< T >::value_to_cfg().

| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:33 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |