Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

Param::ParamIterator::TraceInfo Struct Reference

Struct that captures information on entered / left nodes for ParamIterator. More...

#include <OpenMS/DATASTRUCTURES/Param.h>

List of all members.

Public Member Functions

 TraceInfo (const String &n, const String &d, bool o)
 Constructor with name, description, and open flag.

Public Attributes

String name
 name of the node
String description
 description of the node
bool opened
 If it was opened (true) or closed (false).

Detailed Description

Struct that captures information on entered / left nodes for ParamIterator.


Constructor & Destructor Documentation

TraceInfo ( const String n,
const String d,
bool  o 
) [inline]

Constructor with name, description, and open flag.


Member Data Documentation

description of the node

name of the node

bool opened

If it was opened (true) or closed (false).


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:52 using doxygen 1.7.1