#include <string>#include <vector>#include "config.hpp"#include "gettext.hpp"#include "utils/make_enum.hpp"

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