difference_type typedef | Rcpp::sugar::SugarIterator< T > | |
index | Rcpp::sugar::SugarIterator< T > | private |
iterator typedef | Rcpp::sugar::SugarIterator< T > | |
iterator_category typedef | Rcpp::sugar::SugarIterator< T > | |
operator!=(const iterator &y) const | Rcpp::sugar::SugarIterator< T > | inline |
operator*() | Rcpp::sugar::SugarIterator< T > | inline |
operator+(difference_type n) const | Rcpp::sugar::SugarIterator< T > | inline |
operator++() | Rcpp::sugar::SugarIterator< T > | inline |
operator++(int) | Rcpp::sugar::SugarIterator< T > | inline |
operator+=(difference_type n) | Rcpp::sugar::SugarIterator< T > | inline |
operator-(difference_type n) const | Rcpp::sugar::SugarIterator< T > | inline |
operator-(const iterator &other) const | Rcpp::sugar::SugarIterator< T > | inline |
operator--() | Rcpp::sugar::SugarIterator< T > | inline |
operator--(int) | Rcpp::sugar::SugarIterator< T > | inline |
operator-=(difference_type n) | Rcpp::sugar::SugarIterator< T > | inline |
operator->() | Rcpp::sugar::SugarIterator< T > | inline |
operator<(const iterator &other) const | Rcpp::sugar::SugarIterator< T > | inline |
operator<=(const iterator &other) const | Rcpp::sugar::SugarIterator< T > | inline |
operator==(const iterator &y) const | Rcpp::sugar::SugarIterator< T > | inline |
operator>(const iterator &other) const | Rcpp::sugar::SugarIterator< T > | inline |
operator>=(const iterator &other) const | Rcpp::sugar::SugarIterator< T > | inline |
operator[](R_xlen_t i) | Rcpp::sugar::SugarIterator< T > | inline |
pointer typedef | Rcpp::sugar::SugarIterator< T > | |
ref | Rcpp::sugar::SugarIterator< T > | private |
reference typedef | Rcpp::sugar::SugarIterator< T > | |
STORAGE_TYPE typedef | Rcpp::sugar::SugarIterator< T > | |
SugarIterator(const T &ref_) | Rcpp::sugar::SugarIterator< T > | inline |
SugarIterator(const T &ref_, R_xlen_t index_) | Rcpp::sugar::SugarIterator< T > | inline |
SugarIterator(const SugarIterator &other) | Rcpp::sugar::SugarIterator< T > | inline |