DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Functions
EdgeMap.hh File Reference
#include <memory>
#include <vector>
#include <boost/serialization/vector.hpp>
#include <diades/graph/Graph.hh>

Go to the source code of this file.

Classes

class  Diades::Graph::EdgeMapIterator< T >
 
class  Diades::Graph::EdgeMap< T >
 
class  Diades::Graph::EdgeMapIterator< T >
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Graph
 Namespace of the Graph library (libGraph)
 

Functions

template<typename InputIterator , typename T >
InputIterator Diades::Graph::initValue (EdgeMap< T > &map, InputIterator start, InputIterator end, typename EdgeMap< T >::ConstReference value)