CVR-Lib last update 20 Sep 2009

cvr::viewerBase::viewerBase::information Class Reference

Information block. More...

#include <cvrViewerBase.h>

Inheritance diagram for cvr::viewerBase::viewerBase::information:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 information ()
 information (const information &other)
virtual ~information ()
informationcopy (const information &other)
virtual informationclone () const =0


Detailed Description

Information block.

This is the parent class for all information blocks used to transmit some data to the configuration dialogs, which are to be displayed in a read-only manner.

It has a simplified interface if compared with cvr::object


Constructor & Destructor Documentation

cvr::viewerBase::viewerBase::information::information (  ) 

Default constructor.

Reimplemented in cvr::viewer2D::viewer2D::information.

cvr::viewerBase::viewerBase::information::information ( const information other  ) 

Copy constructor.

virtual cvr::viewerBase::viewerBase::information::~information (  )  [virtual]

Virtual destructor.

Reimplemented in cvr::viewer2D::viewer2D::information.


Member Function Documentation

virtual information* cvr::viewerBase::viewerBase::information::clone (  )  const [pure virtual]

Clone.

Implemented in cvr::viewer2D::viewer2D::information.

information& cvr::viewerBase::viewerBase::information::copy ( const information other  ) 

Copy method.


The documentation for this class was generated from the following file:

Generated on Sun Sep 20 22:09:11 2009 for CVR-Lib by Doxygen 1.5.8