_data | BaseIterator< const StridedBlock< const Generic >, true > | protected |
BaseIterator(CollectionType &a, Int start=0) | BaseIterator< const StridedBlock< const Generic >, true > | explicit |
BaseIterator(ValueType *pos=nullptr, Int index=0, Int stride=0) | BaseIterator< const StridedBlock< const Generic >, true > | explicit |
BaseIterator(const BaseIterator &src)=default | BaseIterator< const StridedBlock< const Generic >, true > | |
CollectionType typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
difference_type typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
GetPtr() const | BaseIterator< const StridedBlock< const Generic >, true > | |
isLinearIterator | BaseIterator< const StridedBlock< const Generic >, true > | static |
iterator_category typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
MAXON_OPERATOR_COMPARISON(BaseIterator) | BaseIterator< const StridedBlock< const Generic >, true > | |
operator BaseIterator< typename std::add_const< const StridedBlock< const Generic > >::type, STRIDED > &() | BaseIterator< const StridedBlock< const Generic >, true > | |
operator Bool() const | BaseIterator< const StridedBlock< const Generic >, true > | explicit |
operator*() const | String::StringIterator | |
operator+(Int i) const | BaseIterator< const StridedBlock< const Generic >, true > | |
operator++() | BaseIterator< const StridedBlock< const Generic >, true > | |
operator++(int) | BaseIterator< const StridedBlock< const Generic >, true > | |
operator+=(Int i) | BaseIterator< const StridedBlock< const Generic >, true > | |
operator-(Int i) const | BaseIterator< const StridedBlock< const Generic >, true > | |
operator-(const BaseIterator &b) const | BaseIterator< const StridedBlock< const Generic >, true > | |
operator--() | BaseIterator< const StridedBlock< const Generic >, true > | |
operator--(int) | BaseIterator< const StridedBlock< const Generic >, true > | |
operator-=(Int i) | BaseIterator< const StridedBlock< const Generic >, true > | |
operator->() const | String::StringIterator | private |
operator<(const BaseIterator &b) const | BaseIterator< const StridedBlock< const Generic >, true > | |
operator=(const BaseIterator &src)=default | BaseIterator< const StridedBlock< const Generic >, true > | |
operator==(const BaseIterator &b) const | BaseIterator< const StridedBlock< const Generic >, true > | |
pointer typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
reference typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
StringIterator() | String::StringIterator | explicit |
StringIterator(const StridedBlock< const Generic > &buffer, Int start=0) | String::StringIterator | explicit |
value_type typedef | BaseIterator< const StridedBlock< const Generic >, true > | |
ValueType typedef | BaseIterator< const StridedBlock< const Generic >, true > | |