RealPar Class Reference

#include <RealPar.h>

Inheritance diagram for RealPar:

Inheritance graph
[legend]
Collaboration diagram for RealPar:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RealPar (const RealPar &par)
 The copy constructor.
 RealPar (ParTxt &par) throw ( ParFileException, Exception )
 constructor.
double pgetd (void) const throw ( ParFileException )
 only defined in BoolPar
void set_val (const string &str) throw ( ParFileException, Exception )


Detailed Description

An double parameter. The class is reponsible to make sure that the parameter can only take a double value.

Definition at line 35 of file RealPar.h.


Constructor & Destructor Documentation

RealPar::RealPar ( const RealPar par  )  [inline]

The copy constructor.

Definition at line 44 of file RealPar.h.

RealPar::RealPar ( ParTxt par  )  throw ( ParFileException, Exception )

constructor.

Definition at line 32 of file RealPar.cc.


Member Function Documentation

double RealPar::pgetd ( void   )  const throw ( ParFileException ) [inline, virtual]

only defined in BoolPar

The user is trying to get the double value of a parameter which is anything but a double.

Reimplemented from Par.

Definition at line 49 of file RealPar.h.

References Par::PARVALUE.


The documentation for this class was generated from the following files:

Generated on Thu Oct 2 17:54:26 2008 for paramxx by  doxygen 1.5.6