#include <value_translator.hpp>
Static Public Member Functions | |
| static void | variant_to_value (const variant &var, std::string &value) |
| static void | value_to_variant (const std::string &value, variant &var) |
| static variant | value_to_variant (const std::string &value) |
| static std::string | variant_to_value (const variant &var) |
Definition at line 328 of file value_translator.hpp.
| static void ai::variant_value_translator< std::string >::value_to_variant | ( | const std::string & | value, | |
| variant & | var | |||
| ) | [inline, static] |
Definition at line 336 of file value_translator.hpp.
| static variant ai::variant_value_translator< std::string >::value_to_variant | ( | const std::string & | value | ) | [inline, static] |
Definition at line 341 of file value_translator.hpp.
References ai::variant_value_translator< T >::value_to_variant().

| static std::string ai::variant_value_translator< std::string >::variant_to_value | ( | const variant & | var | ) | [inline, static] |
Definition at line 348 of file value_translator.hpp.
References ai::variant_value_translator< T >::variant_to_value().

| static void ai::variant_value_translator< std::string >::variant_to_value | ( | const variant & | var, | |
| std::string & | value | |||
| ) | [inline, static] |
Definition at line 331 of file value_translator.hpp.
References variant::as_string().

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