The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs
ai::default_recruitment Namespace Reference

Classes

struct  attack_simulation
 For Combat Analysis. More...
 
struct  cached_combat_value
 
struct  data
 
struct  recruit_job
 
struct  recruit_limit
 
class  recruitment
 
class  recruitment_aspect
 

Typedefs

typedef std::map< std::string,
double > 
score_map
 
typedef std::map
< t_translation::t_terrain,
int
terrain_count_map
 
typedef std::map< std::string,
int
count_map
 
typedef std::map< std::string,
std::set< cached_combat_value > > 
table_row
 
typedef std::map< std::string,
table_row
cache_table
 

Typedef Documentation

Definition at line 185 of file recruitment.hpp.

Definition at line 54 of file recruitment.hpp.

Definition at line 51 of file recruitment.hpp.

Definition at line 184 of file recruitment.hpp.

Definition at line 53 of file recruitment.hpp.