Classes | Namespaces | Defines | Variables

whiteboard/highlight_visitor.hpp File Reference

#include "visitor.hpp"
Include dependency graph for highlight_visitor.hpp:
This graph shows which files directly or indirectly include this file:

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")

Detailed Description

Definition in file highlight_visitor.hpp.


Define Documentation

#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.


Variable Documentation

lg::log_domain log_whiteboard_highlight("whiteboard/highlight") [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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