| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Core - Graphs - GraphAdjIterBaseC |
| PUBLIC |
|
GraphAdjIterBaseC::GraphAdjIterBaseC(const GraphAdjIterBaseC &) 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) GraphAdjIterBaseC::GraphAdjIterBaseC(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) |
| GraphAdjIterBaseC | |
| The class GraphAdjIterBaseC is the iterator of the list of graph adjacencies of a graph node. | |
| include | "Ravl/GraphBase.hh" |
| Created: | 22/8/1994 |
| User Level: | Develop |
| Library: | RavlCore |
| In Scope: | RavlN |
| #include "Ravl/InDLIter.hh" |
| Maintainer:Radek Marik, Created: 22/8/1994, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |