library of assembled shared sources

http://lass.cocamware.com

lass::spat::PlanarMesh::StackIncrementer Class Reference


Public Member Functions

 StackIncrementer (int *iStackVar, int iMaxStackDepth)
 ~StackIncrementer ()

Private Member Functions

 StackIncrementer ()

Private Attributes

int * stackDepth_
 pointer to int containing real stack depth
int maxStackDepth_
 maximum allowed stack depth

Detailed Description

Definition at line 270 of file planar_mesh.h.


Constructor & Destructor Documentation

lass::spat::PlanarMesh::StackIncrementer::StackIncrementer (  )  [inline, private]

Definition at line 274 of file planar_mesh.h.

lass::spat::PlanarMesh::StackIncrementer::StackIncrementer ( int *  iStackVar,
int  iMaxStackDepth 
) [inline]

Definition at line 276 of file planar_mesh.h.

lass::spat::PlanarMesh::StackIncrementer::~StackIncrementer (  )  [inline]

Definition at line 285 of file planar_mesh.h.


Field Documentation

pointer to int containing real stack depth

Definition at line 272 of file planar_mesh.h.

maximum allowed stack depth

Definition at line 273 of file planar_mesh.h.


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

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo