User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Graphs - GraphAdjIterC<class NodeT,class EdgeT> |
PUBLIC |
GraphAdjIterC::GraphAdjIterC(const GraphAdjIterC GraphAdjIterC::operator =(const GraphAdjIterC GraphAdjIterC::Data(void) GraphAdjIterC::Data(void) const GraphAdjIterC::Node1Data(void) GraphAdjIterC::Node2Data(void) GraphAdjIterC::SourceData(void) GraphAdjIterC::TargetData(void) GraphAdjIterC::Node1(void) GraphAdjIterC::Node2(void) GraphAdjIterC::Node(void) GraphAdjIterC::OtherNode(void) GraphAdjIterC::NodeH(void) GraphAdjIterC::OtherNodeH(void) GraphAdjIterC::Source(void) GraphAdjIterC::Target(void) GraphAdjIterC::SourceH(void) GraphAdjIterC::TargetH(void) GraphAdjIterC::Edge(void) GraphAdjIterC::Del(void) GraphAdjIterC::DelMoveNext(void) GraphAdjIterBaseC::EdgeRep(void) const GraphAdjIterBaseC::EdgeRep(void) GraphAdjIterBaseC::SourceRep(void) const GraphAdjIterBaseC::SourceRep(void) GraphAdjIterBaseC::TargetRep(void) const GraphAdjIterBaseC::TargetRep(void) GraphAdjIterBaseC::Node1Rep(void) const GraphAdjIterBaseC::Node1Rep(void) GraphAdjIterBaseC::Node2Rep(void) const GraphAdjIterBaseC::Node2Rep(void) GraphAdjIterBaseC::Node1(void) GraphAdjIterBaseC::Node2(void) GraphAdjIterBaseC::Edge(void) GraphAdjIterBaseC::Node(void) GraphAdjIterBaseC::OtherNode(void) GraphAdjIterBaseC::OtherAdj(void) IntrDLIterC::IsValid(void) const IntrDLIterC::First(void) IntrDLIterC::Last(void) IntrDLIterC::operator bool(void) const IntrDLIterC::IsElm(void) const IntrDLIterC::IsFirst(void) const IntrDLIterC::IsLast(void) const IntrDLIterC::operator ++(void) IntrDLIterC::operator ++(int) IntrDLIterC::operator --(int) IntrDLIterC::Next(void) IntrDLIterC::Prev(void) IntrDLIterC::NextCrc(void) IntrDLIterC::PrevCrc(void) IntrDLIterC::operator *(void) IntrDLIterC::operator *(void) const IntrDLIterC::operator ->(void) IntrDLIterC::operator ->(void) const IntrDLIterC::Data(void) IntrDLIterC::Data(void) const IntrDLIterC::Extract(void) IntrDLIterC::Del(void) IntrDLIterC::InsertBef(DataT &) IntrDLIterC::InsertAft(DataT &) IntrDLIterC::List(void) IntrDLIterC::List(void) const IntrDLIterC::Invalidate(void) |
GraphAdjIterC<class NodeT,class EdgeT> | |
Adjacency iterator. | |
include | "Ravl/GraphAdj.hh" |
Created: | 10/12/1996 |
User Level: | Normal |
Library: | RavlCore |
Example: | exGraph.cc |
In Scope: | RavlN |
#include "Ravl/GraphBase.hh" |
#include "Ravl/InDLIter.hh" |
Maintainer:Charles Galambos, Created: 10/12/1996, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |