Static Public Member Functions

ai::variant_value_translator< bool > Class Template Reference

#include <value_translator.hpp>

List of all members.

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)

Detailed Description

template<>
class ai::variant_value_translator< bool >

Definition at line 297 of file value_translator.hpp.


Member Function Documentation

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().

Here is the call graph for this function:

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().

Here is the call graph for this function:

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().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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