The Battle for Wesnoth  1.19.0-dev
Macros | Variables
name_generator_factory.cpp File Reference
#include "log.hpp"
#include "utils/name_generator_factory.hpp"
#include "utils/name_generator.hpp"
#include "utils/context_free_grammar_generator.hpp"
#include "utils/markov_generator.hpp"
#include "formula/string_utils.hpp"
Include dependency graph for name_generator_factory.cpp:

Go to the source code of this file.

Macros

#define ERR_WML   LOG_STREAM(err, log_wml)
 

Variables

static lg::log_domain log_wml ("wml")
 

Macro Definition Documentation

◆ ERR_WML

#define ERR_WML   LOG_STREAM(err, log_wml)

Definition at line 23 of file name_generator_factory.cpp.

Variable Documentation

◆ log_wml

lg::log_domain log_wml("wml") ( "wml"  )
static