#include "visitor.hpp"

Go to the source code of this file.
Classes | |
| class | wb::highlight_visitor |
| Visitor that handles highlighting planned actions as you hover over them, and determine the right target for contextual execution. More... | |
Namespaces | |
| namespace | wb |
Defines | |
| #define | ERR_WB_H LOG_STREAM(err, log_whiteboard_highlight) |
| #define | WRN_WB_H LOG_STREAM(warn, log_whiteboard_highlight) |
| #define | LOG_WB_H LOG_STREAM(info, log_whiteboard_highlight) |
| #define | DBG_WB_H LOG_STREAM(debug, log_whiteboard_highlight) |
Variables | |
| static lg::log_domain | log_whiteboard_highlight ("whiteboard/highlight") |
Definition in file highlight_visitor.hpp.
| #define DBG_WB_H LOG_STREAM(debug, log_whiteboard_highlight) |
Definition at line 29 of file highlight_visitor.hpp.
| #define ERR_WB_H LOG_STREAM(err, log_whiteboard_highlight) |
Definition at line 26 of file highlight_visitor.hpp.
| #define LOG_WB_H LOG_STREAM(info, log_whiteboard_highlight) |
Definition at line 28 of file highlight_visitor.hpp.
| #define WRN_WB_H LOG_STREAM(warn, log_whiteboard_highlight) |
Definition at line 27 of file highlight_visitor.hpp.
lg::log_domain log_whiteboard_highlight("whiteboard/highlight") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |