| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
#include <IMP/flags.h>
Define one of these in C++ to add a new bool flag storing into the passed variable.
Public Member Functions | |
| AddBoolFlag (std::string name, std::string description, bool *storage) | |