UGraphAdaptorBase Class Template Reference

#include <lemon/ugraph_adaptor.h>

Inheritance diagram for UGraphAdaptorBase:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename _UGraph>
class lemon::UGraphAdaptorBase< _UGraph >

This is the base type for most of LEMON graph adaptors. This class implements a trivial graph adaptor i.e. it only wraps the functions and types of the graph. The purpose of this class is to make easier implementing graph adaptors. E.g. if an adaptor is considered which differs from the wrapped graph only in some of its functions or types, then it can be derived from GraphAdaptor, and only the differences should be implemented.

Author:
Balazs Dezso

The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:21:27 2008 for LEMON by  doxygen 1.5.5