Definition at line 15 of file baseCFGIterator.h.
|
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 DataflowNode & | operator* ()=0 |
|
virtual checkpoint * | getChkpt ()=0 |
|
virtual void | restartFromChkpt (checkpoint &chkpt)=0 |
|
virtual std::string | str (std::string indent="")=0 |
|
◆ remainingNodes
◆ visited
The documentation for this class was generated from the following file: