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