Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak > Class Template Reference

#include <dynamic-coverage.hh>

Inheritance diagram for GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >:
GMap3d::CCoverage

Public Member Functions

 CTemplateDynamicCoverage3b (CGMapBasic *AGMap, const CDart *ADart)
 Constructeur.
 
virtual ~CTemplateDynamicCoverage3b ()
 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

template<int Ai, int Aj, int Ak>
class GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >

Itérateur correspondant à une orbite utilisant trois involutions consécutives (<0,1,2> ou <1,2,3>).

Author
MOKA TEAM

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

Constructor & Destructor Documentation

template<int Ai, int Aj, int Ak>
GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::CTemplateDynamicCoverage3b ( CGMapBasic AGMap,
const CDart ADart 
)
inline

Constructeur.

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

template<int Ai, int Aj, int Ak>
GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::~CTemplateDynamicCoverage3b ( )
inlinevirtual

Destructeur.

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

Member Function Documentation

template<int Ai, int Aj, int Ak>
bool GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::cont ( )
inlinevirtual

Drapeau d'arrêt du parcours.

Implements GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
CDart * GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::operator* ( )
inlinevirtual

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

Implements GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
void GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::operator++ ( )
inlinevirtual

Itérateur préfixe.

Implements GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
CDart * GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::operator++ ( int  )
inlinevirtual

Itérateur postfixe.

Implements GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
TOperationState GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::prevOperationType ( )
inlinevirtual

Type du dernier appel à ++.

Reimplemented from GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
void GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::reinit ( )
inlinevirtual

Réinitialisation du parcours.

Implements GMap3d::CCoverage.

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

template<int Ai, int Aj, int Ak>
int GMap3d::CTemplateDynamicCoverage3b< Ai, Aj, Ak >::type ( ) const
inlinevirtual

Identificateur du type de parcours.

Implements GMap3d::CCoverage.

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


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