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

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

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

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