This is the complete list of members for WireCell::IteratorBase< ValueType >, including all inherited members.
clone() const =0 | WireCell::IteratorBase< ValueType > | pure virtual |
operator!=(const IteratorBase &rhs) const =0 | WireCell::IteratorBase< ValueType > | pure virtual |
operator*() const =0 | WireCell::IteratorBase< ValueType > | pure virtual |
operator++()=0 | WireCell::IteratorBase< ValueType > | pure virtual |
operator=(const IteratorBase &rhs)=0 | WireCell::IteratorBase< ValueType > | pure virtual |
operator==(const IteratorBase &rhs) const =0 | WireCell::IteratorBase< ValueType > | pure virtual |
value_type typedef | WireCell::IteratorBase< ValueType > | |
~IteratorBase() | WireCell::IteratorBase< ValueType > | inlinevirtual |