IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP::base::AddStringFlag Struct Reference

#include <IMP/base/flags.h>

Detailed Description

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

Note
You should consider using Flag<std::string> instead.

Definition at line 100 of file flags.h.

Public Member Functions

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

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