The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations | Functions
depcheck.hpp File Reference
#include <string>
#include <vector>
#include "config.hpp"
#include "gettext.hpp"
#include "utils/make_enum.hpp"
Include dependency graph for depcheck.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ng
 
 ng::depcheck
 

Enumerations

enum  ng::depcheck::component_type { ng::depcheck::ERA, ng::depcheck::SCENARIO, ng::depcheck::MODIFICATION }
 

Functions

 ng::depcheck::MAKE_ENUM (component_availabilty,(SP,"sp")(MP,"mp")(HYBRID,"hybrid")) class manager
 Note to all triers: It's not guaranteed that the specified component will be selected (if the user denies to perform dependency resolution, all changes will be reverted). More...