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 377 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 379 of file GraphConceptAlgorithms.h.


Member Data Documentation

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

Definition at line 387 of file GraphConceptAlgorithms.h.

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

Definition at line 388 of file GraphConceptAlgorithms.h.

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

Definition at line 386 of file GraphConceptAlgorithms.h.

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

Definition at line 390 of file GraphConceptAlgorithms.h.

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

Definition at line 391 of file GraphConceptAlgorithms.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:53 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1