|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- VLBindLst::BindMark bound;
-
Stack marker at start of current term.
- VLSymbIterC bndIter;
-
Binding iterator.
- ExIter expr;
-
Expression iterator.
Methods:
- VLEvalStackPnt(void)
-
Default constructor.
- VLEvalStackPnt(const VLEvalStackPnt & Oth)
-
Copy constructor.
- VLEvalStackPnt(VLBindLst::BindMark aBM,VLSymbIterC nBndIter,const ExIter & nIter)
-
Make a new one.
- VLEvalStackPnt<ExIter,StateT> & operator=(const VLEvalStackPnt<ExIter,StateT> & Oth)
-
Assigment.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|