isomatch
Public Member Functions | List of all members
WireId::CircIterator Class Reference

#include <wireId.h>

Public Member Functions

 CircIterator (const CircIter &iter, WireId *parent)
 
 CircIterator (const PinIter &iter, WireId *parent)
 
 CircIterator (const CircIterator &oth)
 
void operator= (const CircIterator &oth)
 
CircIteratoroperator++ ()
 
CircuitTreeoperator* () const
 
bool operator== (const CircIterator &oth) const
 
bool operator!= (const CircIterator &oth) const
 

Constructor & Destructor Documentation

◆ CircIterator() [1/3]

WireId::CircIterator::CircIterator ( const CircIter &  iter,
WireId parent 
)

◆ CircIterator() [2/3]

WireId::CircIterator::CircIterator ( const PinIter &  iter,
WireId parent 
)
inline

◆ CircIterator() [3/3]

WireId::CircIterator::CircIterator ( const CircIterator oth)
inline

Member Function Documentation

◆ operator!=()

bool WireId::CircIterator::operator!= ( const CircIterator oth) const
inline

◆ operator*()

CircuitTree * WireId::CircIterator::operator* ( ) const

◆ operator++()

WireId::CircIterator & WireId::CircIterator::operator++ ( )

◆ operator=()

void WireId::CircIterator::operator= ( const CircIterator oth)
inline

◆ operator==()

bool WireId::CircIterator::operator== ( const CircIterator oth) const
inline

Member Data Documentation

◆ circIter

CircIter WireId::CircIterator::circIter

◆ pinIter

PinIter WireId::CircIterator::pinIter

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