GMap3d::CGenericStaticCoverage Class Reference

#include <static-coverage.hh>

Inherits GMap3d::CCoverage.

Inherited by GMap3d::CStaticBorderCoverage, GMap3d::CStaticCoverageAll, GMap3d::CTemplateStaticCoverage2b< Ai, Aj >, GMap3d::CTemplateStaticCoverage3a< Ai, Aj, Ak >, GMap3d::CTemplateStaticCoverage3b< Ai, Aj, Ak >, and GMap3d::CTemplateStaticCoverage4.

Collaboration diagram for GMap3d::CGenericStaticCoverage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CGenericStaticCoverage (CGMapBasic *AGMap)
virtual ~CGenericStaticCoverage ()
void reinit ()
void operator++ ()
CDartoperator++ (int)
bool cont ()
CDartoperator* ()

Protected Attributes

std::list< CDart * > FAllDarts
std::list< CDart * >::iterator FIt


Detailed Description

Itérateur statique générique

Author:
MOKA TEAM

Definition at line 140 of file static-coverage.hh.


Constructor & Destructor Documentation

GMap3d::CGenericStaticCoverage::CGenericStaticCoverage ( CGMapBasic AGMap  )  [inline]

Definition at line 557 of file static-coverage.hh.

GMap3d::CGenericStaticCoverage::~CGenericStaticCoverage (  )  [inline, virtual]

Definition at line 563 of file static-coverage.hh.


Member Function Documentation

bool GMap3d::CGenericStaticCoverage::cont (  )  [inline, virtual]

Drapeau d'arrêt du parcours.

Implements GMap3d::CCoverage.

Definition at line 568 of file static-coverage.hh.

CDart * GMap3d::CGenericStaticCoverage::operator* (  )  [inline, virtual]

Déreférencement du pointeur de parcours en pointeur de brin.

Implements GMap3d::CCoverage.

Definition at line 582 of file static-coverage.hh.

CDart * GMap3d::CGenericStaticCoverage::operator++ ( int   )  [inline, virtual]

Itérateur postfixe.

Implements GMap3d::CCoverage.

Definition at line 590 of file static-coverage.hh.

void GMap3d::CGenericStaticCoverage::operator++ (  )  [inline, virtual]

Itérateur préfixe.

Implements GMap3d::CCoverage.

Definition at line 574 of file static-coverage.hh.

void GMap3d::CGenericStaticCoverage::reinit (  )  [inline, virtual]

Réinitialisation du parcours.

Implements GMap3d::CCoverage.

Definition at line 551 of file static-coverage.hh.


Member Data Documentation

Definition at line 146 of file static-coverage.hh.

std::list<CDart*>::iterator GMap3d::CGenericStaticCoverage::FIt [protected]

Definition at line 147 of file static-coverage.hh.


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

Generated on Tue Jul 7 15:20:28 2009 for Moka gmapkernel by  doxygen 1.5.8