Static Public Member Functions

ai::variant_value_translator< int > Class Template Reference

#include <value_translator.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
class ai::variant_value_translator< int >

Definition at line 267 of file value_translator.hpp.


Member Function Documentation

static void ai::variant_value_translator< int >::value_to_variant ( const int &  value,
variant var 
) [inline, static]

Definition at line 275 of file value_translator.hpp.

static variant ai::variant_value_translator< int >::value_to_variant ( const int &  value  )  [inline, static]

Definition at line 280 of file value_translator.hpp.

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

Here is the call graph for this function:

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

Definition at line 287 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< int >::variant_to_value ( const variant var,
int &  value 
) [inline, static]

Definition at line 270 of file value_translator.hpp.

References variant::as_int().

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