DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Functions
ConstEdgeMap.hh File Reference
#include <memory>
#include <vector>
#include <diades/utils/Exceptions.hh>
#include <diades/graph/Graph.hh>

Go to the source code of this file.

Classes

class  Diades::Graph::ConstEdgeMapIterator< T >
 
class  Diades::Graph::ConstEdgeMap< T >
 
class  Diades::Graph::ConstEdgeMapIterator< T >
 

Namespaces

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

Functions

template<typename T , typename ForwardIterator >
ForwardIterator Diades::Graph::initValueConstEdgeMap (ConstEdgeMap< T > &map, ForwardIterator start, ForwardIterator end, typename ConstEdgeMap< T >::ConstReference value)
 

Detailed Description

Author
Yannick Pencolé <yannick.pencole at laas.fr>
Date
5 july 2018, 12:13

Definition in file ConstEdgeMap.hh.