Public Member Functions | |
| std::string | operator() (boost::blank const &) const |
| std::string | operator() (bool b) const |
| std::string | operator() (double d) const |
| std::string | operator() (std::string const &s) const |
| std::string | operator() (t_string const &s) const |
Definition at line 187 of file config.cpp.
| std::string config_attribute_str_visitor::operator() | ( | boost::blank const & | ) | const [inline] |
Definition at line 189 of file config.cpp.
| std::string config_attribute_str_visitor::operator() | ( | t_string const & | s | ) | const [inline] |
Definition at line 207 of file config.cpp.
References t_string::str().

| std::string config_attribute_str_visitor::operator() | ( | std::string const & | s | ) | const [inline] |
Definition at line 205 of file config.cpp.
| std::string config_attribute_str_visitor::operator() | ( | double | d | ) | const [inline] |
Definition at line 196 of file config.cpp.
References str_cast().

| std::string config_attribute_str_visitor::operator() | ( | bool | b | ) | const [inline] |
Definition at line 191 of file config.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:54 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |