ROSE 0.11.145.147
|
Definition at line 84 of file graphProcessingSgIncGraph.h.
Public Attributes | |
std::vector< std::vector< SgGraphNode * > > | path |
std::vector< std::set< SgGraphNode * > > | pthloops |
std::vector< SgGraphNode * > | currpth |
std::vector< std::pair< SgGraphNode *, int > > | nodelst |
bool | on |
bool | remove |
std::vector<std::vector<SgGraphNode*> > Bot::path |
Definition at line 85 of file graphProcessingSgIncGraph.h.
std::vector<std::set<SgGraphNode*> > Bot::pthloops |
Definition at line 86 of file graphProcessingSgIncGraph.h.
std::vector<SgGraphNode*> Bot::currpth |
Definition at line 87 of file graphProcessingSgIncGraph.h.
std::vector<std::pair<SgGraphNode*, int> > Bot::nodelst |
Definition at line 88 of file graphProcessingSgIncGraph.h.
bool Bot::on |
Definition at line 89 of file graphProcessingSgIncGraph.h.
bool Bot::remove |
Definition at line 90 of file graphProcessingSgIncGraph.h.