Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::hawick_circuits_detail::hawick_circuits_from< Graph, Visitor, VertexIndexMap, Stack, ClosedMatrix, GetAdjacentVertices > Struct Template Reference

#include <hawick_circuits.hpp>

Public Member Functions

 hawick_circuits_from (Graph const &graph, Visitor &visitor, VertexIndexMap const &vim, Stack &stack, ClosedMatrix &closed, VerticesSize n_vertices)
 
void operator() (Vertex start)
 

Constructor & Destructor Documentation

template<typename Graph , typename Visitor , typename VertexIndexMap , typename Stack , typename ClosedMatrix , typename GetAdjacentVertices >
boost::hawick_circuits_detail::hawick_circuits_from< Graph, Visitor, VertexIndexMap, Stack, ClosedMatrix, GetAdjacentVertices >::hawick_circuits_from ( Graph const &  graph,
Visitor &  visitor,
VertexIndexMap const &  vim,
Stack &  stack,
ClosedMatrix &  closed,
VerticesSize  n_vertices 
)
inline

References BOOST_ASSERT.

Member Function Documentation

template<typename Graph , typename Visitor , typename VertexIndexMap , typename Stack , typename ClosedMatrix , typename GetAdjacentVertices >
void boost::hawick_circuits_detail::hawick_circuits_from< Graph, Visitor, VertexIndexMap, Stack, ClosedMatrix, GetAdjacentVertices >::operator() ( Vertex  start)
inline

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