edge.h File Reference

Define the graph::Edge class to be used with the graph::VVGraph class. More...

#include <config.h>
#include <util/unorderedmap.h>
#include <storage/fwd.h>
#include <QtCore/QHash>

Go to the source code of this file.

Classes

struct  graph::Arc< EdgeContent >
 Type of a undirected edge (or arc). More...
class  graph::Edge< EdgeContent >
 Edge of a vv graph. More...

Namespaces

namespace  graph
 

Contains all the classes related to the graphs.


Typedefs

typedef uintptr_t graph::edge_identity_t
 Type of the identifier of an edge.

Functions

template<typename T >
void graph::copy_symmetric (T &e2, const T &e1)
 Default copy of the arc uses the = operator.
template<typename EdgeContent >
uint qHash (const graph::Edge< EdgeContent > &e)

Detailed Description

Define the graph::Edge class to be used with the graph::VVGraph class.

Definition in file edge.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3