LEMON 1.0.7
Public Member Functions | Private Member Functions

Graph::ArcMap< T > Class Template Reference


Detailed Description

template<class T>
class lemon::concepts::Graph::ArcMap< T >

Reference map of the directed arcs to type T.

See also:
Reference

#include <lemon/concepts/graph.h>

Inheritance diagram for Graph::ArcMap< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ArcMap (const Graph &)
 
 ArcMap (const Graph &, T)
 

Private Member Functions

 ArcMap (const ArcMap &em)
 Copy constructor.
template<typename CMap >
ArcMapoperator= (const CMap &)
 Assignment operator.

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