Static Public Member Functions

ai::config_value_translator< std::vector< std::string > > Class Template Reference

#include <value_translator.hpp>

List of all members.

Static Public Member Functions

static std::vector< std::string > cfg_to_value (const config &cfg)
static void cfg_to_value (const config &cfg, std::vector< std::string > &value)
static void value_to_cfg (const std::vector< std::string > &value, config &cfg)
static config value_to_cfg (const std::vector< std::string > &value)

Detailed Description

template<>
class ai::config_value_translator< std::vector< std::string > >

Definition at line 91 of file value_translator.hpp.


Member Function Documentation

static std::vector<std::string> ai::config_value_translator< std::vector< std::string > >::cfg_to_value ( const config cfg  )  [inline, static]

Definition at line 94 of file value_translator.hpp.

References utils::split().

Here is the call graph for this function:

static void ai::config_value_translator< std::vector< std::string > >::cfg_to_value ( const config cfg,
std::vector< std::string > &  value 
) [inline, static]

Definition at line 99 of file value_translator.hpp.

References ai::config_value_translator< T >::cfg_to_value().

Here is the call graph for this function:

static void ai::config_value_translator< std::vector< std::string > >::value_to_cfg ( const std::vector< std::string > &  value,
config cfg 
) [inline, static]

Definition at line 104 of file value_translator.hpp.

References utils::join().

Here is the call graph for this function:

static config ai::config_value_translator< std::vector< std::string > >::value_to_cfg ( const std::vector< std::string > &  value  )  [inline, static]

Definition at line 109 of file value_translator.hpp.

References ai::config_value_translator< T >::value_to_cfg().

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:33 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs