IMP  2.1.1
The Integrative Modeling Platform
IMP::base::AddStringFlag Struct Reference

#include <IMP/base/flags.h>

Public Member Functions

 AddStringFlag (std::string name, std::string description, std::string *storage)
 

Detailed Description

Define one of these in C++ to add a new int flag storing into the passed variable.

Examples:
base/flags.cpp.

Definition at line 98 of file base/flags.h.


The documentation for this struct was generated from the following file: