![]() |
The Gaudi Framework
v28r1
|
The namespace threadpool contains a thread pool and related utility classes. More...
Namespaces | |
spirit | |
threadpool | |
Classes | |
struct | AlgoNodeStruct |
Typedefs | |
typedef boost::adjacency_list< boost::vecS, boost::vecS, boost::bidirectionalS, AlgoNodeStruct > | ExecPlan |
typedef graph_traits< ExecPlan >::vertex_descriptor | AlgoVertex |
The namespace threadpool contains a thread pool and related utility classes.
typedef graph_traits<ExecPlan>::vertex_descriptor boost::AlgoVertex |
Definition at line 38 of file ExecutionFlowGraph.h.
typedef boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, AlgoNodeStruct> boost::ExecPlan |
Definition at line 37 of file ExecutionFlowGraph.h.