Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

FastShower::Dummy1 Class Reference

#include <DummyFn.h>

Inheritance diagram for FastShower::Dummy1:

Inheritance graph
[legend]
Collaboration diagram for FastShower::Dummy1:

Collaboration graph
[legend]
List of all members.

Private Methods

virtual double value (const PolyArgs &) const
virtual IFnclone () const

Member Function Documentation

double FastShower::Dummy1::value const PolyArgs   const [private, virtual]
 

Implements FastShower::IFn.

Definition at line 11 of file DummyFn.cxx.

00011 {return 1.;}

IFn * FastShower::Dummy1::clone   const [private, virtual]
 

Implements FastShower::IFn.

Definition at line 13 of file DummyFn.cxx.

00013 {return new Dummy1();}

The documentation for this class was generated from the following files:
Generated on Tue Mar 18 11:55:14 2003 for FastShowerUtils by doxygen1.3-rc1