Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

Param::ParamIterator::TraceInfo Struct Reference

#include <OpenMS/DATASTRUCTURES/Param.h>

List of all members.


Detailed Description

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

Public Member Functions

 TraceInfo (const String &n, const String &d, bool o)

Public Attributes

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

Constructor & Destructor Documentation

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


Member Data Documentation

String name

name of the node

String description

description of the node

bool opened

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


The documentation for this struct was generated from the following file:
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1