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

FloatFunPoR Class Reference

#include <FloatFunPoR.h>

Collaboration diagram for FloatFunPoR:

Collaboration graph
[legend]
List of all members.

Detailed Description

FloatFun Pointer or Reference.

Automagically converts between pointers and references to FloatFun objects

Author: Benno List, Jenny Boehme

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

Changelog:

Definition at line 29 of file FloatFunPoR.h.

Public Member Functions

 FloatFunPoR (FloatFun &ff_)
 Constructor from a reference.

 FloatFunPoR (FloatFun *pff_)
 Constructor from a pointer.

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

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

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


Public Attributes

FloatFunpff
 The pointer to the FloatFun.


Constructor & Destructor Documentation

FloatFunPoR::FloatFunPoR FloatFun ff_  )  [inline]
 

Constructor from a reference.

Parameters:
ff_  A reference to a FloatFun

Definition at line 32 of file FloatFunPoR.h.

References pff.

FloatFunPoR::FloatFunPoR FloatFun pff_  )  [inline]
 

Constructor from a pointer.

Parameters:
pff_  A pointer to a FloatFun

Definition at line 36 of file FloatFunPoR.h.

References pff.

FloatFunPoR::FloatFunPoR const std::string &  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 21 of file FloatFunPoR.C.

FloatFunPoR::FloatFunPoR const char *  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 24 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