Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Visitor for finding dependee vertices of given category. More...
#include <bayeux/datatools/dependency_graph.h>
Classes | |
struct | end_of_algo_exception |
Public Types | |
typedef boost::one_bit_color_map< boost::identity_property_map > | color_map_type |
Public Member Functions | |
fvocf_visitor (std::set< std::string > &ids_, const graph_t &g_, const std::string &category_) | |
void | discover_vertex (vertex_t v_, const graph_t &g_) |
void | finish_vertex (vertex_t v_, const graph_t &) |
Protected Attributes | |
std::set< std::string > & | _ids |
const graph_t & | _g |
std::string | _category |
vertex_t | _start = std::numeric_limits<vertex_t>::max() |
Visitor for finding dependee vertices of given category.
typedef boost::one_bit_color_map<boost::identity_property_map> datatools::dependency_graph::fvocf_visitor::color_map_type |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |