The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs
callable.hpp File Reference
#include "formula/callable_fwd.hpp"
#include "formula/variant.hpp"
#include "log.hpp"
#include <memory>
#include <set>
Include dependency graph for callable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wfl::formula_callable
 
class  wfl::action_callable
 
class  wfl::formula_callable_with_backup
 
class  wfl::formula_variant_callable_with_backup
 
class  wfl::map_formula_callable
 

Namespaces

 wfl
 

Typedefs

using wfl::map_formula_callable_ptr = std::shared_ptr< map_formula_callable >
 
using wfl::const_map_formula_callable_ptr = std::shared_ptr< const map_formula_callable >