The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Functions
action.hpp File Reference
#include "typedefs.hpp"
#include "map/location.hpp"
#include "game_errors.hpp"
Include dependency graph for action.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wb::action
 Abstract base class for all the whiteboard planned actions. More...
 
struct  wb::action::ctor_err
 

Namespaces

 wb
 

Functions

std::ostream & wb::operator<< (std::ostream &s, action_ptr action)
 
std::ostream & wb::operator<< (std::ostream &s, action_const_ptr action)