FieldViewBase Class Reference

#include <View.h>

List of all members.

Public Member Functions

virtual void getInfo (const char *&name, Drawings::FieldDrawing *&layers, int &numOfLayers)=0
 FieldViewBase ()

Static Public Attributes

static List< FieldViewBase * > list


Detailed Description

The class is a base class for field views.

Definition at line 43 of file View.h.


Constructor & Destructor Documentation

FieldViewBase::FieldViewBase (  )  [inline]

Constructor.

Definition at line 61 of file View.h.

References List< T >::insert(), and list.


Member Function Documentation

virtual void FieldViewBase::getInfo ( const char *&  name,
Drawings::FieldDrawing *&  layers,
int &  numOfLayers 
) [pure virtual]

The function returns information on the view to create.

Parameters:
name Returns the name of the view.
layers Returns a list of layer ids.
numOfLayers Returns the length of the list.


Member Data Documentation

List< FieldViewBase * > FieldViewBase::list [static]

The list of all views.

Definition at line 46 of file View.h.

Referenced by RobotConsole::addViews(), and FieldViewBase().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:31:36 2006 for DT2005.panorama by  doxygen 1.4.7