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

ROListPoRConst Class Reference

#include <ROListPoR.h>

Collaboration diagram for ROListPoRConst:

Collaboration graph
[legend]
List of all members.

Detailed Description

Constant ROList Pointer or Reference.

Automagically converts between pointers and references to const ROList objects

Author: Benno List, Jenny Boehme

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

Definition at line 55 of file ROListPoR.h.

Public Member Functions

 ROListPoRConst (const ROList &rol_)
 Constructor from a reference.

 ROListPoRConst (const ROList *prol_=0)
 Constructor from a pointer.


Public Attributes

const ROListprol
 The pointer to the const ROList.


Constructor & Destructor Documentation

ROListPoRConst::ROListPoRConst const ROList rol_  )  [inline]
 

Constructor from a reference.

Parameters:
rol_  A reference to a const ROList

Definition at line 58 of file ROListPoR.h.

References prol.

ROListPoRConst::ROListPoRConst const ROList prol_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
prol_  A pointer to a const ROList

Definition at line 62 of file ROListPoR.h.

References prol.


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