#include <circuitAssert.h>
◆ InnerIoIter() [1/2]
CircuitAssert::InnerIoIter::InnerIoIter |
( |
LowIter |
lowIter | ) |
|
|
inline |
◆ InnerIoIter() [2/2]
CircuitAssert::InnerIoIter::InnerIoIter |
( |
const InnerIoIter & |
it | ) |
|
|
inline |
◆ clone()
virtual InnerIoIter* CircuitAssert::InnerIoIter::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ equal()
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 |
◆ operator++()
void CircuitAssert::InnerIoIter::operator++ |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: