Rcpp Version 1.0.9
Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS > Member List

This is the complete list of members for Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >, including all inherited members.

difference_type typedefRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >
indexRcpp::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 typedefRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >
objectRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >private
operator!=(const iter_base &y) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator*()Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator+(difference_type n) constRcpp::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) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator-(const iter_base &other) constRcpp::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) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator<=(const iter_base &other) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator==(const iter_base &y) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator>(const iter_base &other) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator>=(const iter_base &other) constRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
operator[](R_xlen_t i)Rcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >inline
pointer typedefRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >
reference typedefRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >
value_type typedefRcpp::VectorBase< RTYPE, na, VECTOR >::iter_base< TRAITS >