|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
Methods:
- BGraphNodeIterC(BGraphC<NT,ET> & nGraph)
-
Constructor.
- BGraphNodeIterC(BGraphC<NT,ET> & nGraph,BGraphNodeC<NT,ET> & Nd)
-
Constructor.
- BGraphNodeIterC(const BGraphNodeIterC<NT,ET> & Oth)
-
Copy Constructor.
- void First()
-
Goto first node.
- void Next()
-
Goto next node.
- BooleanT IsElm() const
-
At a valid element ?
- NT & Data()
-
Get data.
- BGraphNodeC<NT,ET> & Node()
-
Get Node.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|