Graphs::FoldDetails< VertexType, EdgeType > Struct Template Reference

#include <GraphConceptAlgorithms.h>

List of all members.

Public Member Functions

 FoldDetails (int o, const EdgeType &e1, const EdgeType &e2, const VertexType &V1, const VertexType &V2)

Public Attributes

int theOrigin
EdgeType theEdge1
EdgeType theEdge2
VertexType theVertex1
VertexType theVertex2


Detailed Description

template<class VertexType, class EdgeType>
struct Graphs::FoldDetails< VertexType, EdgeType >

It is assumed that theEdge1.theTarget < theEdge2.theTarget.

Definition at line 375 of file GraphConceptAlgorithms.h.


Constructor & Destructor Documentation

template<class VertexType, class EdgeType>
Graphs::FoldDetails< VertexType, EdgeType >::FoldDetails int  o,
const EdgeType &  e1,
const EdgeType &  e2,
const VertexType &  V1,
const VertexType &  V2
[inline]
 

Definition at line 377 of file GraphConceptAlgorithms.h.


Member Data Documentation

template<class VertexType, class EdgeType>
EdgeType Graphs::FoldDetails< VertexType, EdgeType >::theEdge1
 

Definition at line 385 of file GraphConceptAlgorithms.h.

template<class VertexType, class EdgeType>
EdgeType Graphs::FoldDetails< VertexType, EdgeType >::theEdge2
 

Definition at line 386 of file GraphConceptAlgorithms.h.

template<class VertexType, class EdgeType>
int Graphs::FoldDetails< VertexType, EdgeType >::theOrigin
 

Definition at line 384 of file GraphConceptAlgorithms.h.

template<class VertexType, class EdgeType>
VertexType Graphs::FoldDetails< VertexType, EdgeType >::theVertex1
 

Definition at line 388 of file GraphConceptAlgorithms.h.

template<class VertexType, class EdgeType>
VertexType Graphs::FoldDetails< VertexType, EdgeType >::theVertex2
 

Definition at line 389 of file GraphConceptAlgorithms.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 10:59:07 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.6