difference_type typedef | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | |
index | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | private |
iter_base(const VectorBase &object_, R_xlen_t index_) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
iterator_category typedef | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | |
object | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | private |
operator!=(const iter_base &y) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator*() | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator+(difference_type n) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator++() | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator++(int) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator+=(difference_type n) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator-(difference_type n) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator-(const iter_base &other) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator--() | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator--(int) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator-=(difference_type n) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator->() | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator<(const iter_base &other) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator<=(const iter_base &other) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator==(const iter_base &y) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator>(const iter_base &other) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator>=(const iter_base &other) const | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
operator[](R_xlen_t i) | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | inline |
pointer typedef | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | |
reference typedef | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | |
value_type typedef | Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > | |