ROSE 0.11.145.147
Public Attributes | List of all members
Bot Struct Reference

Description

Definition at line 84 of file graphProcessingSgIncGraph.h.

Collaboration diagram for Bot:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ path

std::vector<std::vector<SgGraphNode*> > Bot::path

Definition at line 85 of file graphProcessingSgIncGraph.h.

◆ pthloops

std::vector<std::set<SgGraphNode*> > Bot::pthloops

Definition at line 86 of file graphProcessingSgIncGraph.h.

◆ currpth

std::vector<SgGraphNode*> Bot::currpth

Definition at line 87 of file graphProcessingSgIncGraph.h.

◆ nodelst

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

Definition at line 88 of file graphProcessingSgIncGraph.h.

◆ on

bool Bot::on

Definition at line 89 of file graphProcessingSgIncGraph.h.

◆ remove

bool Bot::remove

Definition at line 90 of file graphProcessingSgIncGraph.h.


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