Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

FloatFunPoRConst Class Reference

#include <FloatFunPoR.h>

Collaboration diagram for FloatFunPoRConst:

Collaboration graph
[legend]
List of all members.

Detailed Description

Constant FloatFun Pointer or Reference.

Automagically converts between pointers and references to const FloatFun objects

Author: Benno List, Jenny Boehme

Date
2005/06/29 14:40:18
by:
Author
blist

Changelog:

Definition at line 67 of file FloatFunPoR.h.

Public Member Functions

 FloatFunPoRConst (const FloatFun &ff_)
 Constructor from a reference.

 FloatFunPoRConst (const FloatFun *pff_=0)
 Constructor from a pointer.

 FloatFunPoRConst (int=0)
 Constructor from a int (will normally be 0!).

 FloatFunPoRConst (const std::string &name)
 Constructor from a name.

 FloatFunPoRConst (const char *name)
 Constructor from a name.


Public Attributes

const FloatFunpff
 The pointer to the const FloatFun.


Constructor & Destructor Documentation

FloatFunPoRConst::FloatFunPoRConst const FloatFun ff_  )  [inline]
 

Constructor from a reference.

Parameters:
ff_  A reference to a const FloatFun

Definition at line 70 of file FloatFunPoR.h.

References pff.

FloatFunPoRConst::FloatFunPoRConst const FloatFun pff_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
pff_  A pointer to a const FloatFun

Definition at line 74 of file FloatFunPoR.h.

References pff.

FloatFunPoRConst::FloatFunPoRConst const std::string &  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 27 of file FloatFunPoR.C.

FloatFunPoRConst::FloatFunPoRConst const char *  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 30 of file FloatFunPoR.C.


The documentation for this class was generated from the following files:
Generated on Thu Oct 26 12:54:36 2006 for SFH by doxygen 1.3.2