DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Functions
ConstNodeMap.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::ConstNodeMapIterator< T >
 
class  Diades::Graph::ConstNodeMap< T >
 
class  Diades::Graph::ConstNodeMapIterator< 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::initValueConstNodeMap (ConstNodeMap< T > &map, ForwardIterator start, ForwardIterator end, typename ConstNodeMap< T >::ConstReference value)