Parameterlist.h File Reference

Stores parsed program parameters from input file in Macaulay-style. More...

#include <string.h>
#include <iostream>
#include <assert.h>
#include <vector>
Include dependency graph for Parameterlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parameter
 stores triple (paramater name, value, comment) and print order information order_m. It is also possible to mark used parameters with markUsed(). An application is for example detecting typing errors in input parameters. More...
class  Parameterlist
 Stores parsed program parameters from input file in Macaulay-style. More...

Functions

std::ostream & operator<< (std::ostream &out, const Parameter &z)

Detailed Description

Author:
Jakob Kröker

Definition in file Parameterlist.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const Parameter z 
)

Definition at line 67 of file Parameterlist.cc.

References Parameter::printParameter().

Here is the call graph for this function:

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3