|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Parent Classes:
Variables:
- BGraphBaseC G;
-
Graph.
- IndexT i;
-
Methods:
- BGraphBaseNodeIterC(BGraphBaseC & nGraph)
-
Constructor.
- BGraphBaseNodeIterC(BGraphBaseC & nGraph,NodeHandleT H)
-
Constructor.
- BGraphBaseNodeIterC(const BGraphBaseNodeIterC & Oth)
-
Copy Constructor.
- void First()
-
Goto first node.
- void Next()
-
Goto next node.
- BooleanT IsElm() const
-
At a valid element ?
- BGraphNodeBaseC & Node()
-
Get Node.
- NodeHandleT NodeH() const
-
Node handle.
- void Dump(void)
-
Dump to stdout.
|
Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|