IMP  2.3.1
The Integrative Modeling Platform
Flag.h File Reference

Various general useful macros for IMP. More...

#include <IMP/base/base_config.h>
#include "internal/Flag.h"
#include <boost/program_options.hpp>
#include <string>
+ Include dependency graph for Flag.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Various general useful macros for IMP.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Flag.h.