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

IntFunPoRConst Class Reference

#include <IntFunPoR.h>

Collaboration diagram for IntFunPoRConst:

Collaboration graph
[legend]
List of all members.

Detailed Description

Constant IntFun Pointer or Reference.

Automagically converts between pointers and references to const IntFun objects

Author: Benno List, Jenny Boehme

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

Changelog:

Definition at line 86 of file IntFunPoR.h.

Public Member Functions

 IntFunPoRConst (const IntFun &if_)
 Constructor from a reference.

 IntFunPoRConst (const IntFun *pif_=0)
 Constructor from a pointer.

 IntFunPoRConst (const IntFunPoRConst &ifpor)
 Copy constructor.

 IntFunPoRConst (const FillIteratorPoRConst &fipor)
 Constructor from a FillIteratorPoR.

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

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

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


Public Attributes

const IntFunpif
 The pointer to the const IntFun.


Constructor & Destructor Documentation

IntFunPoRConst::IntFunPoRConst const IntFun if_  )  [inline]
 

Constructor from a reference.

Parameters:
if_  A reference to a const IntFun

Definition at line 89 of file IntFunPoR.h.

References pif.

IntFunPoRConst::IntFunPoRConst const IntFun pif_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
pif_  A pointer to a const IntFun

Definition at line 93 of file IntFunPoR.h.

References pif.

IntFunPoRConst::IntFunPoRConst const IntFunPoRConst ifpor  )  [inline]
 

Copy constructor.

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

Definition at line 97 of file IntFunPoR.h.

References pif.

IntFunPoRConst::IntFunPoRConst const FillIteratorPoRConst fipor  )  [inline]
 

Constructor from a FillIteratorPoR.

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

Definition at line 101 of file IntFunPoR.h.

References pif.

IntFunPoRConst::IntFunPoRConst const std::string &  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 27 of file IntFunPoR.C.

IntFunPoRConst::IntFunPoRConst const char *  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 30 of file IntFunPoR.C.


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