llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | Friends | List of all members
Graph::SetIterator Class Reference

#include <passes/pta/graph.h>

Inheritance diagram for Graph::SetIterator:
Inheritance graph
[legend]
Collaboration diagram for Graph::SetIterator:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const SetIterator &x) const
 
bool operator!= (const SetIterator &x) const
 
SetIteratoroperator++ ()
 
SetIterator operator++ (int)
 
SetNodeoperator* () const
 

Friends

class Graph
 

Detailed Description

Iterator over the sets.


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