|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- VLTypeIndexC typeInd;
-
- const VLBindLst & bnds;
-
- VLBindLstIter bLIter;
-
- HSetIterC tSIter;
-
Methods:
- VLBndTypeSearchC(const VLBindLst & bnds,const VLTypeIndexC & typeInd)
-
Constructor.
- VLBndTypeSearchC(const VLBndTypeSearchC & Oth)
-
Copy constructor.
- BooleanT First(void)
-
Goto first.
- BooleanT Next(void)
-
Goto next.
- BooleanT IsElm(void) const
-
Finish yet ?
- const VLExprTypeC & ExprType(void) const
-
Get the expression type.
- const VLBind & BindUsed(void) const
-
Get the binding used.
- BooleanT CheckFirst(void)
-
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|