IMP Reference Guide
2.21.0
The Integrative Modeling Platform
|
Use this to add an advanced flag to the program. More...
#include <IMP/Flag.h>
Inherits FlagImpl< T, ENABLED >.
Use this to add an advanced flag to the program.
Such flags are not shown unless requested (using --help_advanced
).
Public Member Functions | |
AdvancedFlag (std::string name, std::string description, T default_value=T()) | |
AdvancedFlag< T, ENABLED > & | operator= (const T &o) |