DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Typedefs | Functions
Edge.hh File Reference
#include <sstream>
#include <list>
#include <boost/functional/hash.hpp>
#include <diades/utils/Exceptions.hh>
#include <diades/utils/Assertion.hh>
#include <diades/graph/GraphGen.hh>
#include <diades/graph/EdgeData.hh>
#include <diades/graph/NodeData.hh>

Go to the source code of this file.

Classes

class  Diades::Graph::Edge
 
struct  std::hash< Diades::Graph::Edge >
 

Namespaces

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

Typedefs

typedef list< Edge >::iterator Diades::Graph::InEdgeIterator
 
typedef list< Edge >::iterator Diades::Graph::OutEdgeIterator
 
typedef list< Edge >::iterator Diades::Graph::LocalEdgeIterator
 

Functions

std::size_t Diades::Graph::hash_value (Diades::Graph::Edge const &e)