#include <value_translator.hpp>
Static Public Member Functions | |
| static std::vector< std::string > | cfg_to_value (const config &cfg) |
| static void | cfg_to_value (const config &cfg, std::vector< std::string > &value) |
| static void | value_to_cfg (const std::vector< std::string > &value, config &cfg) |
| static config | value_to_cfg (const std::vector< std::string > &value) |
Definition at line 91 of file value_translator.hpp.
| static std::vector<std::string> ai::config_value_translator< std::vector< std::string > >::cfg_to_value | ( | const config & | cfg | ) | [inline, static] |
Definition at line 94 of file value_translator.hpp.
References utils::split().

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

| static void ai::config_value_translator< std::vector< std::string > >::value_to_cfg | ( | const std::vector< std::string > & | value, | |
| config & | cfg | |||
| ) | [inline, static] |
Definition at line 104 of file value_translator.hpp.
References utils::join().

| static config ai::config_value_translator< std::vector< std::string > >::value_to_cfg | ( | const std::vector< std::string > & | value | ) | [inline, static] |
Definition at line 109 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 |