IMP
2.1.0
The Integrative Modeling Platform
|
Basic types used by IMP. More...
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... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file base/enums.h.