This is the complete list of members for Rcpp::Range, including all inherited members.
begin() const | Rcpp::VectorBase< INTSXP, false, Range > | inline |
cbegin() const | Rcpp::VectorBase< INTSXP, false, Range > | inline |
cend() const | Rcpp::VectorBase< INTSXP, false, Range > | inline |
const_iterator typedef | Rcpp::VectorBase< INTSXP, false, Range > | |
elem_type typedef | Rcpp::VectorBase< INTSXP, false, Range > | |
end() const | Rcpp::VectorBase< INTSXP, false, Range > | inline |
end_ | Rcpp::Range | private |
get_end() const | Rcpp::Range | inline |
get_ref() | Rcpp::VectorBase< INTSXP, false, Range > | inline |
get_ref() const | Rcpp::VectorBase< INTSXP, false, Range > | inline |
get_start() const | Rcpp::Range | inline |
iterator typedef | Rcpp::VectorBase< INTSXP, false, Range > | |
operator+(int n) | Rcpp::Range | inline |
operator++() | Rcpp::Range | inline |
operator++(int) | Rcpp::Range | inline |
operator+=(int n) | Rcpp::Range | inline |
operator-(int n) | Rcpp::Range | inline |
operator--() | Rcpp::Range | inline |
operator--(int) | Rcpp::Range | inline |
operator-=(int n) | Rcpp::Range | inline |
operator[](R_xlen_t i) const | Rcpp::Range | inline |
Range(R_xlen_t start_, R_xlen_t end__) | Rcpp::Range | inline |
size() const | Rcpp::Range | inline |
start | Rcpp::Range | private |
stored_type typedef | Rcpp::VectorBase< INTSXP, false, Range > | |