SingleVarTestFuncBase Class Reference

#include <testtool.hxx>

Inheritance diagram for SingleVarTestFuncBase:

Inheritance graph
[legend]
Collaboration diagram for SingleVarTestFuncBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual double getVar () const
virtual void setVar (double var)

Private Attributes

double mVar


Detailed Description

Definition at line 45 of file testtool.hxx.


Member Function Documentation

virtual double SingleVarTestFuncBase::getVar (  )  const [inline, virtual]

Implements scsolver::numeric::SingleVarFuncObj.

Definition at line 48 of file testtool.hxx.

References mVar.

Referenced by TestFuncMax2::eval(), TestFuncMax1::eval(), TestFunc8::eval(), TestFunc7::eval(), TestFunc6::eval(), TestFunc5::eval(), TestFunc4::eval(), TestFunc3::eval(), TestFunc2::eval(), TestFunc1::eval(), TestFunc2::evalDef1(), and TestFunc2::evalDef2().

virtual void SingleVarTestFuncBase::setVar ( double  var  )  [inline, virtual]

Implements scsolver::numeric::SingleVarFuncObj.

Definition at line 53 of file testtool.hxx.

References mVar.

Referenced by TestFunc1::TestFunc1(), and TestFunc2::TestFunc2().


Member Data Documentation

double SingleVarTestFuncBase::mVar [private]

Definition at line 59 of file testtool.hxx.

Referenced by getVar(), and setVar().


The documentation for this class was generated from the following file:
Generated on Mon Jul 28 09:13:37 2008 for scsolver by  doxygen 1.5.3