ROSE  0.11.145.0
List of all members
BaseCFG::dataflow Class Referenceabstract

Description

Definition at line 59 of file baseCFGIterator.h.

Inheritance diagram for BaseCFG::dataflow:
Inheritance graph
[legend]
Collaboration diagram for BaseCFG::dataflow:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from BaseCFG::iterator
virtual void operator++ (int)=0
 
virtual bool eq (const iterator &other_it) const =0
 
virtual bool operator== (const iterator &other_it) const =0
 
virtual bool operator!= (const iterator &it) const =0
 
virtual DataflowNodeoperator* ()=0
 
virtual checkpointgetChkpt ()=0
 
virtual void restartFromChkpt (checkpoint &chkpt)=0
 
- Public Member Functions inherited from printable
virtual std::string str (std::string indent="")=0
 
- Public Attributes inherited from BaseCFG::iterator
std::list< DataflowNoderemainingNodes
 
std::set< DataflowNodevisited
 

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