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

FillIteratorPoR Class Reference

#include <FillIteratorPoR.h>

Collaboration diagram for FillIteratorPoR:

Collaboration graph
[legend]
List of all members.

Detailed Description

FillIterator Pointer or Reference.

Automagically converts between pointers and references to FillIterator objects

Author: Benno List, Jenny Boehme

Date
2004/06/29 13:03:38
Author
blist

Definition at line 24 of file FillIteratorPoR.h.

Public Member Functions

 FillIteratorPoR (FillIterator &fi_)
 Constructor from a reference.

 FillIteratorPoR (FillIterator *pfi_=0)
 Constructor from a pointer.


Public Attributes

FillIteratorpfi
 The pointer to a FillIterator.


Constructor & Destructor Documentation

FillIteratorPoR::FillIteratorPoR FillIterator fi_  )  [inline]
 

Constructor from a reference.

Parameters:
fi_  A reference to a FillIterator

Definition at line 27 of file FillIteratorPoR.h.

References pfi.

FillIteratorPoR::FillIteratorPoR FillIterator pfi_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
pfi_  A pointer to a FillIterator

Definition at line 31 of file FillIteratorPoR.h.

References pfi.


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