Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GMap3d::CTemplateBasicDynamicCoverage4 Class Reference

#include <dynamic-coverage.hh>

Inheritance diagram for GMap3d::CTemplateBasicDynamicCoverage4:
GMap3d::CCoverage

Public Member Functions

 CTemplateBasicDynamicCoverage4 (CGMapBasic *AGMap, const CDart *ADart, int AMarkNumber)
 Constructeur.
 
virtual ~CTemplateBasicDynamicCoverage4 ()
 Destructeur.
 
void reinit ()
 Réinitialisation du parcours.
 
void operator++ ()
 Itérateur préfixe.
 
CDartoperator++ (int)
 Itérateur postfixe.
 
bool cont ()
 Drapeau d'arrêt du parcours.
 
CDartoperator* ()
 Déreférencement du pointeur de parcours en pointeur de brin.
 
TOperationState prevOperationType ()
 Type du dernier appel à ++.
 
int type () const
 Identificateur du type de parcours.
 
- Public Member Functions inherited from GMap3d::CCoverage
CGMapBasicgetMap () const
 Accesseur à l'objet G-Carte.
 
 CCoverage (CGMapBasic *AMap)
 Constructeur.
 
virtual ~CCoverage ()
 Destructeur virtuel.
 

Additional Inherited Members

- Protected Attributes inherited from GMap3d::CCoverage
CGMapBasicFMap
 La G-Carte sur laquelle va s'effectuer les parcours.
 

Detailed Description

Itérateur correspondant à une orbite utilisant toutes les involutions (<0,1,2,3>). Cet itérateur ne démarque pas les brins lorsqu'il est détruit.

Author
MOKA TEAM

Definition at line 374 of file dynamic-coverage.hh.

Constructor & Destructor Documentation

GMap3d::CTemplateBasicDynamicCoverage4::CTemplateBasicDynamicCoverage4 ( CGMapBasic AGMap,
const CDart ADart,
int  AMarkNumber 
)
inline

Constructeur.

Definition at line 1485 of file dynamic-coverage.hh.

GMap3d::CTemplateBasicDynamicCoverage4::~CTemplateBasicDynamicCoverage4 ( )
inlinevirtual

Destructeur.

Definition at line 1496 of file dynamic-coverage.hh.

Member Function Documentation

bool GMap3d::CTemplateBasicDynamicCoverage4::cont ( )
inlinevirtual

Drapeau d'arrêt du parcours.

Implements GMap3d::CCoverage.

Definition at line 1501 of file dynamic-coverage.hh.

CDart * GMap3d::CTemplateBasicDynamicCoverage4::operator* ( )
inlinevirtual

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

Implements GMap3d::CCoverage.

Definition at line 1602 of file dynamic-coverage.hh.

void GMap3d::CTemplateBasicDynamicCoverage4::operator++ ( )
inlinevirtual

Itérateur préfixe.

Implements GMap3d::CCoverage.

Definition at line 1512 of file dynamic-coverage.hh.

CDart * GMap3d::CTemplateBasicDynamicCoverage4::operator++ ( int  )
inlinevirtual

Itérateur postfixe.

Implements GMap3d::CCoverage.

Definition at line 1610 of file dynamic-coverage.hh.

TOperationState GMap3d::CTemplateBasicDynamicCoverage4::prevOperationType ( )
inlinevirtual

Type du dernier appel à ++.

Reimplemented from GMap3d::CCoverage.

Definition at line 1596 of file dynamic-coverage.hh.

void GMap3d::CTemplateBasicDynamicCoverage4::reinit ( )
inlinevirtual

Réinitialisation du parcours.

Implements GMap3d::CCoverage.

Definition at line 1507 of file dynamic-coverage.hh.

int GMap3d::CTemplateBasicDynamicCoverage4::type ( ) const
inlinevirtual

Identificateur du type de parcours.

Implements GMap3d::CCoverage.

Definition at line 1619 of file dynamic-coverage.hh.


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