library of assembled shared sources |
http://lass.cocamware.com |
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 |
Definition at line 270 of file planar_mesh.h.
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.
int* lass::spat::PlanarMesh::StackIncrementer::stackDepth_ [private] |
int lass::spat::PlanarMesh::StackIncrementer::maxStackDepth_ [private] |
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |