IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
Flag.h File Reference

Utility classes to add command line flags. More...

#include <IMP/kernel_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::AdvancedFlag< T, ENABLED >
 Use this to add an advanced flag to the program. More...
 
class  IMP::Flag< T, ENABLED >
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

Utility classes to add command line flags.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Flag.h.