isomatch
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | List of all members
CircuitAssert::InnerIoIter Class Reference

#include <circuitAssert.h>

Inheritance diagram for CircuitAssert::InnerIoIter:
CircuitTree::InnerIoIter

Public Member Functions

 InnerIoIter (LowIter lowIter)
 
 InnerIoIter (const InnerIoIter &it)
 
virtual void operator++ ()
 
virtual WireIdoperator* ()
 
virtual InnerIoIterclone () const
 
- Public Member Functions inherited from CircuitTree::InnerIoIter
virtual ~InnerIoIter ()
 
bool operator== (InnerIoIter &oth)
 
bool operator!= (InnerIoIter &oth)
 

Protected Member Functions

virtual bool equal (const CircuitTree::InnerIoIter &oth_) const
 

Constructor & Destructor Documentation

◆ InnerIoIter() [1/2]

CircuitAssert::InnerIoIter::InnerIoIter ( LowIter  lowIter)
inline

◆ InnerIoIter() [2/2]

CircuitAssert::InnerIoIter::InnerIoIter ( const InnerIoIter it)
inline

Member Function Documentation

◆ clone()

virtual InnerIoIter* CircuitAssert::InnerIoIter::clone ( ) const
inlinevirtual

Reimplemented from CircuitTree::InnerIoIter.

◆ equal()

virtual bool CircuitAssert::InnerIoIter::equal ( const CircuitTree::InnerIoIter ) const
inlineprotectedvirtual

Checks for equality with its parameter. It can be assumed that this parameter is of the same type as *this, even in subclassed iterators.

Reimplemented from CircuitTree::InnerIoIter.

◆ operator*()

virtual WireId* CircuitAssert::InnerIoIter::operator* ( )
inlinevirtual

Reimplemented from CircuitTree::InnerIoIter.

◆ operator++()

void CircuitAssert::InnerIoIter::operator++ ( )
virtual

Reimplemented from CircuitTree::InnerIoIter.


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