ROSE  0.11.145.0
Classes | Public Member Functions | Public Attributes | List of all members
BaseCFG::iterator Class Referenceabstract

Description

Definition at line 15 of file baseCFGIterator.h.

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

Classes

class  checkpoint
 

Public Member Functions

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

std::list< DataflowNoderemainingNodes
 
std::set< DataflowNodevisited
 

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