Rcpp Version 1.0.9
|
This is the complete list of members for Rcpp::attributes::Function, including all inherited members.
arguments() const | Rcpp::attributes::Function | inline |
arguments_ | Rcpp::attributes::Function | private |
empty() const | Rcpp::attributes::Function | inline |
Function() | Rcpp::attributes::Function | inline |
Function(const Type &type, const std::string &name, const std::vector< Argument > &arguments) | Rcpp::attributes::Function | inline |
isHidden() const | Rcpp::attributes::Function | inline |
name() const | Rcpp::attributes::Function | inline |
name_ | Rcpp::attributes::Function | private |
operator!=(const Function &other) const | Rcpp::attributes::Function | inline |
operator==(const Function &other) const | Rcpp::attributes::Function | inline |
renamedTo(const std::string &name) const | Rcpp::attributes::Function | inline |
signature() const | Rcpp::attributes::Function | inline |
signature(const std::string &name) const | Rcpp::attributes::Function | |
type() const | Rcpp::attributes::Function | inline |
type_ | Rcpp::attributes::Function | private |