#include <boost/shared_ptr.hpp>
#include <map>
#include "formula.hpp"
#include "variant.hpp"
Go to the source code of this file.
Namespaces | |
namespace | game_logic |
Classes | |
class | game_logic::formula_expression |
class | game_logic::function_expression |
class | game_logic::formula_function_expression |
class | game_logic::formula_function |
class | game_logic::function_symbol_table |
Typedefs | |
typedef boost::shared_ptr < function_expression > | game_logic::function_expression_ptr |
Functions | |
expression_ptr | game_logic::create_function (const std::string &fn, const std::vector< expression_ptr > &args, const function_symbol_table *symbols) |
std::vector< std::string > | game_logic::builtin_function_names () |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |