Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Tools to Make It Easier to Make Graph Maps
[Auxiliary Data Structures]


Detailed Description

This group describes the tools that makes it easier to make graph maps that dynamically update with the graph changes.


Files

file  alteration_notifier.h
 Observer registry for graph alteration observers.
file  array_map.h
 Graph maps that construates and destruates their elements dynamically.
file  default_map.h
 Graph maps that construct and destruct their elements dynamically.
file  map_iterator.h
 Iterators on the maps.
file  vector_map.h
 Vector based graph maps.

Classes

class  AlterationNotifier
 Registry class to register objects observes alterations in the graph. More...
class  AlterableGraphExtender
 Class to extend a graph with the functionality of alteration observing. More...
class  AlterableUndirGraphExtender
 Class to extend an undirected graph with the functionality of alteration observing. More...
class  ArrayMap
struct  DefaultMapSelector
class  MapIteratorBase
class  MapIterator
class  MapConstIterator
class  MapConstKeyIterator
class  MapValueIterator
class  MapConstValueIterator
class  MapConstKeySet
class  MapConstValueSet
class  MapValueSet
class  MapSet
class  VectorMap


Generated on Sat Aug 27 14:14:56 2005 for LEMON by  doxygen 1.4.4