|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Parent Classes:
Methods:
- BGraphAdjIterC(BGraphNodeC<NT,ET> & Node,Dir Way)
-
Constructor.
- BGraphAdjIterC(const BGraphAdjIterC<NT,ET> & Oth)
-
Copy constructor.
- ET & Data()
-
Access data.
- const ET & Data() const
-
Constant access to data.
- BGraphEdgeC<NT,ET> & Edge()
-
Access edge.
- const BGraphEdgeC<NT,ET> & Edge() const
-
Access edge.
- void Next()
-
Goto next.
- BooleanT IsElm() const
-
At valid element ?
- BGraphEdgeBaseC & Edge()
-
Access edge.
- const BGraphEdgeBaseC & Edge() const
-
Access edge.
- NodeHandleT FarNodeH() const
-
Get node handle at other end.
- NodeHandleT NearNodeH() const
-
Get node handle for this end.
- void Dump(void)
-
Dump to stdout.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|