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

FillIteratorPoRConst Class Reference

#include <FillIteratorPoR.h>

Collaboration diagram for FillIteratorPoRConst:

Collaboration graph
[legend]
List of all members.

Detailed Description

const FillIterator Pointer or Reference

Automagically converts between pointers and references to const FillIterator objects

Author: Benno List, Jenny Boehme

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

Definition at line 49 of file FillIteratorPoR.h.

Public Member Functions

 FillIteratorPoRConst (const FillIterator &fi_)
 Constructor from a reference.

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


Public Attributes

const FillIteratorpfi
 The pointer to a const FillIterator.


Constructor & Destructor Documentation

FillIteratorPoRConst::FillIteratorPoRConst const FillIterator fi_  )  [inline]
 

Constructor from a reference.

Parameters:
fi_  A reference to a const FillIterator

Definition at line 52 of file FillIteratorPoR.h.

References pfi.

FillIteratorPoRConst::FillIteratorPoRConst const FillIterator pfi_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
pfi_  A pointer to a const FillIterator

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