Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

XEdgeVisitor< GraphType > Class Template Reference

#include <atpg.hpp>

Inheritance diagram for XEdgeVisitor< GraphType >:

Inheritance graph
[legend]
Collaboration diagram for XEdgeVisitor< GraphType >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef boost::property_map<
GraphType, boost::vertex_attribute_t
>::type 
VertexAttrMapType
typedef boost::property_map<
GraphType, boost::edge_attribute_t
>::type 
EdgeAttrMapType

Public Methods

 XEdgeVisitor (GraphType &g)
template<class Edge, class GraphType> void examine_edge (Edge e, const GraphType &)

template<typename GraphType>
class XEdgeVisitor< GraphType >


Member Typedef Documentation

template<typename GraphType>
typedef boost::property_map<GraphType,boost::edge_attribute_t>::type XEdgeVisitor< GraphType >::EdgeAttrMapType
 

Definition at line 442 of file atpg.hpp.

Referenced by XEdgeVisitor< GraphType >::XEdgeVisitor().

template<typename GraphType>
typedef boost::property_map<GraphType,boost::vertex_attribute_t>::type XEdgeVisitor< GraphType >::VertexAttrMapType
 

Definition at line 441 of file atpg.hpp.


Constructor & Destructor Documentation

template<typename GraphType>
XEdgeVisitor< GraphType >::XEdgeVisitor GraphType &    g [inline]
 

Definition at line 443 of file atpg.hpp.

References XEdgeVisitor< GraphType >::EdgeAttrMapType.


Member Function Documentation

template<typename GraphType>
template<class Edge, class GraphType>
void XEdgeVisitor< GraphType >::examine_edge Edge    e,
const GraphType &   
[inline]
 

Definition at line 444 of file atpg.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 11:54:44 2003 for ATPG by doxygen1.3-rc1