![]() |
IMP
2.2.0
The Integrative Modeling Platform
|
Basic types used by IMP. More...
Include dependency graph for base/enums.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| IMP | |
| All IMP::kernel code is brought into the IMP namespace. | |
| IMP::base | |
| See IMP.base for more information. | |
Enumerations | |
| enum | IMP::base::CheckLevel { IMP::base::DEFAULT_CHECK = -1, IMP::base::NONE = 0, IMP::base::USAGE = 1, IMP::base::USAGE_AND_INTERNAL = 2 } |
| Specify the level of runtime checks performed. More... | |
| enum | IMP::base::LogLevel { IMP::base::DEFAULT = -1, IMP::base::SILENT = 0, IMP::base::WARNING = 0 + 1, IMP::base::PROGRESS = 2, IMP::base::TERSE = 3, IMP::base::VERBOSE = 4, IMP::base::MEMORY = 5 } |
The log levels supported by IMP. More... | |
| enum | IMP::base::StatisticsLevel { NO_STATISTICS = 0, ALL_STATISTICS = 1 } |
| Specify the level of statistics to record. More... | |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file base/enums.h.