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

ROListPoR Class Reference

#include <ROListPoR.h>

Collaboration diagram for ROListPoR:

Collaboration graph
[legend]
List of all members.

Detailed Description

ROList Pointer or Reference.

Automagically converts between pointers and references to ROList objects

Author: Benno List, Jenny Boehme

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

Changelog:

Definition at line 30 of file ROListPoR.h.

Public Member Functions

 ROListPoR (ROList &rol_)
 Constructor from a reference.

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


Public Attributes

ROListprol
 The pointer to the ROList.


Constructor & Destructor Documentation

ROListPoR::ROListPoR ROList rol_  )  [inline]
 

Constructor from a reference.

Parameters:
rol_  A reference to a ROList

Definition at line 33 of file ROListPoR.h.

References prol.

ROListPoR::ROListPoR ROList prol_ = 0  )  [inline]
 

Constructor from a pointer.

Parameters:
prol_  A pointer to a ROList

Definition at line 37 of file ROListPoR.h.

References prol.


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