Public Types | Public Member Functions

triangle_printing_visitor< graph > Class Template Reference

Public Types

typedef graph_traits< graph >
::size_type 
size_type
typedef graph_traits< graph >
::vertex_descriptor 
vertex_descriptor
typedef graph_traits< graph >
::edge_descriptor 
edge_descriptor
typedef graph_traits< graph >
::edge_iterator 
edge_iterator

Public Member Functions

 triangle_printing_visitor (graph &gg)
void operator() (size_type eid1, size_type eid2, size_type eid3)

template<class graph>
class triangle_printing_visitor< graph >


The documentation for this class was generated from the following file: