ConstStaticGridIterator()=default (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | |
ConstStaticGridIterator(VecIt it, const GridType &g) (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
mGrid (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | private |
mVecIt (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | private |
operator!=(const ConstStaticGridIterator &oi) const (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
operator*() const (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
operator++() (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
operator++(int) (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
operator->() const (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
operator==(const ConstStaticGridIterator &oi) const (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | inline |
T typedef (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | |
value_type typedef (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | |
VecIt typedef (defined in vcl::ConstStaticGridIterator< KeyType, ValueType, GridType >) | vcl::ConstStaticGridIterator< KeyType, ValueType, GridType > | private |