IMP
2.3.1
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
#include <IMP/base/base_config.h>
#include "internal/Flag.h"
#include <boost/program_options.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | IMP::base::AdvancedFlag< T, ENABLED > |
Use this to add an advanced flag to the program. More... | |
class | IMP::base::Flag< T, ENABLED > |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::base | |
Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP. | |