User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
BGraphBaseAdjIterC::BGraphBaseAdjIterC(BGraphNodeBaseC &,Dir)
BGraphBaseAdjIterC::BGraphBaseAdjIterC(const BGraphBaseAdjIterC &)
BGraphBaseAdjIterC::Next(void)
BGraphBaseAdjIterC::IsElm(void) const
BGraphBaseAdjIterC::Edge(void)
BGraphBaseAdjIterC::Edge(void) const
BGraphBaseAdjIterC::FarNodeH(void) const
BGraphBaseAdjIterC::NearNodeH(void) const
BGraphBaseAdjIterC::Dump(void)
BGraphBaseAdjIterC
 
include "amma/BGBaseIter.hh"
User Level:Default
Library:Branch
Example:exBiHash.cc
Section:Containers.Graphs.Branching
In Scope:std

Comments:
///////////////////////////////////////////////////////////// Contain/Branch/BGBaseIter.hh 26/2/97 By Charles Galambos

Parent Classes: Derived Classes: Variables:
Methods:
BGraphBaseAdjIterC(BGraphNodeBaseC & Node,Dir Way)
Constructor.

BGraphBaseAdjIterC(const BGraphBaseAdjIterC & Oth)
Copy constructor.

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.


Documentation by CxxDoc: Tue Mar 20 10:48:08 2001