Static Public Member Functions

ai::variant_value_translator< T > Class Template Reference

#include <value_translator.hpp>

List of all members.

Static Public Member Functions

static void variant_to_value (const variant &, T &)
static void value_to_variant (const T &, variant &)
static variant value_to_variant (const T &value)
static T variant_to_value (const variant &var)

Detailed Description

template<typename T>
class ai::variant_value_translator< T >

Definition at line 210 of file value_translator.hpp.


Member Function Documentation

template<typename T >
static void ai::variant_value_translator< T >::value_to_variant ( const T &  ,
variant  
) [inline, static]
template<typename T >
static variant ai::variant_value_translator< T >::value_to_variant ( const T &  value  )  [inline, static]

Definition at line 223 of file value_translator.hpp.

References ai::variant_value_translator< T >::value_to_variant().

Here is the call graph for this function:

template<typename T >
static T ai::variant_value_translator< T >::variant_to_value ( const variant var  )  [inline, static]

Definition at line 230 of file value_translator.hpp.

References ai::variant_value_translator< T >::variant_to_value().

Here is the call graph for this function:

template<typename T >
static void ai::variant_value_translator< T >::variant_to_value ( const variant ,
T &   
) [inline, static]

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