| 
    ROSE 0.11.145.357
    
   | 
 
Definition at line 551 of file ConstrGraph.h.
Public Member Functions | |
| leIterator (const ConstrGraph *parent, const std::map< varID, std::map< varID, affineInequality > >::iterator &curX) | |
| leIterator (const ConstrGraph *parent, const varID &x) | |
| bool | isDone () const | 
| varAffineInequality | operator* () const | 
| void | operator++ () | 
| void | operator++ (int) | 
| bool | operator== (const leIterator &otherIt) const | 
| bool | operator!= (const leIterator &otherIt) const |