ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Bot Struct Reference

#include <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
 

Detailed Description

Definition at line 84 of file graphProcessingSgIncGraph.h.

Member Data Documentation

std::vector<std::vector<SgGraphNode*> > Bot::path
std::vector<std::set<SgGraphNode*> > Bot::pthloops
std::vector<std::pair<SgGraphNode*, int> > Bot::nodelst

Definition at line 88 of file graphProcessingSgIncGraph.h.

bool Bot::on
bool Bot::remove

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