User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Graphs - GraphBaseC |
GraphBaseC | |
Reference counted graph. | |
include | "Ravl/GraphBase.hh" |
Created: | 22/8/1994 |
User Level: | Develop |
Library: | RavlCore |
In Scope: | RavlN |
The class GraphBaseC represents reference counted graph which can be directed or undirected. It contains a collection of nodes and a collection of edges between nodes.
Parent Classes:
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Radek Marik, Created: 22/8/1994, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |