|
Rcpp Version 1.0.14
|
This is the complete list of members for Rcpp::attributes::Type, including all inherited members.
| empty() const | Rcpp::attributes::Type | inline |
| full_name() const | Rcpp::attributes::Type | inline |
| isConst() const | Rcpp::attributes::Type | inline |
| isConst_ | Rcpp::attributes::Type | private |
| isReference() const | Rcpp::attributes::Type | inline |
| isReference_ | Rcpp::attributes::Type | private |
| isVoid() const | Rcpp::attributes::Type | inline |
| name() const | Rcpp::attributes::Type | inline |
| name_ | Rcpp::attributes::Type | private |
| operator!=(const Type &other) const | Rcpp::attributes::Type | inline |
| operator==(const Type &other) const | Rcpp::attributes::Type | inline |
| Type() | Rcpp::attributes::Type | inline |
| Type(const std::string &name, bool isConst, bool isReference) | Rcpp::attributes::Type | inline |