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

IntFunPoR Class Reference

#include <IntFunPoR.h>

Collaboration diagram for IntFunPoR:

Collaboration graph
[legend]
List of all members.

Detailed Description

IntFun Pointer or Reference.

Automagically converts between pointers and references to IntFun objects

Author: Jenny Böhme, Benno List

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

Changelog:

Definition at line 37 of file IntFunPoR.h.

Public Member Functions

 IntFunPoR (IntFun &if_)
 Constructor from a reference.

 IntFunPoR (IntFun *pif_)
 Constructor from a pointer.

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

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

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

 IntFunPoR (const IntFunPoR &ifpor)
 Copy constructor.

 IntFunPoR (const FillIteratorPoR &fipor)
 Constructor from a FillIteratorPoR.


Public Attributes

IntFunpif
 The pointer to the IntFun.


Constructor & Destructor Documentation

IntFunPoR::IntFunPoR IntFun if_  )  [inline]
 

Constructor from a reference.

Parameters:
if_  A reference to a IntFun

Definition at line 40 of file IntFunPoR.h.

References pif.

IntFunPoR::IntFunPoR IntFun pif_  )  [inline]
 

Constructor from a pointer.

Parameters:
pif_  A pointer to a IntFun

Definition at line 44 of file IntFunPoR.h.

References pif.

IntFunPoR::IntFunPoR const std::string &  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 21 of file IntFunPoR.C.

IntFunPoR::IntFunPoR const char *  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 24 of file IntFunPoR.C.

IntFunPoR::IntFunPoR const IntFunPoR ifpor  )  [inline]
 

Copy constructor.

Parameters:
ifpor  A pointer-or-reference to an IntFun

Definition at line 60 of file IntFunPoR.h.

References pif.

IntFunPoR::IntFunPoR const FillIteratorPoR fipor  )  [inline]
 

Constructor from a FillIteratorPoR.

Parameters:
fipor  A pointer-or-reference to a FillIterator

Definition at line 64 of file IntFunPoR.h.

References pif.


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