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