parameter.h File Reference

definition of the Parameter types More...

#include <string>
#include <map>
#include <vector>
#include <iostream>
#include <iomanip>
#include <list>
#include <exception>

Include dependency graph for parameter.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  GenericParameter
 Base class for all the parameter types. More...
class  IntParameter
 Integer number parameter type. More...
class  DoubleParameter
 Double number parameter type. More...
class  StringParameter
 String parameter type. More...
class  EnumParameter
 Enumeration parameter type. More...
class  BitmaskParameter
 BitmaskParameter parameter type. More...


Detailed Description

definition of the Parameter types

The parameters rationale is explained in the general Parameter section.

See also:
Parameters

Generated on Wed Dec 22 23:23:48 2004 for NePSing by doxygen 1.3.9.1 ---- Hosted by SourceForge.net Logo