#include "global.hpp"#include <cmath>#include <iostream>#include <string.h>#include "boost/lexical_cast.hpp"#include "formatter.hpp"#include "formula_callable.hpp"#include "formula_function.hpp"#include "util.hpp"
Go to the source code of this file.
Classes | |
| struct | variant_list |
| struct | variant_string |
| struct | variant_map |
Functions | |
| void | push_call_stack (const char *str) |
| void | pop_call_stack () |
| std::string | get_call_stack () |
| std::string get_call_stack | ( | ) |
Definition at line 65 of file variant.cpp.
Referenced by type_error::type_error().

| void pop_call_stack | ( | ) |
Definition at line 60 of file variant.cpp.
Referenced by call_stack_manager::~call_stack_manager().

| void push_call_stack | ( | const char * | str | ) |
Definition at line 55 of file variant.cpp.
Referenced by call_stack_manager::call_stack_manager().

| Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:06 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |