IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP::AddStringFlag Struct Reference

#include <IMP/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: