| 
    isomatch
    
   | 
 
#include <circuitTree.h>
Public Member Functions | |
| IoIter () | |
| IoIter (InnerIoIter *ptr) | |
| ~IoIter () | |
| IoIter (const IoIter &oth) | |
| IoIter & | operator= (const IoIter &oth) | 
| IoIter & | operator++ () | 
| IoIter | operator++ (int) | 
| WireId * | operator* () const | 
| bool | operator== (const IoIter &oth) const | 
| bool | operator!= (const IoIter &oth) const | 
Iterator over the WireIds of the diverse circuit gates
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.13