Rcpp Version 1.0.9
|
This is the complete list of members for Rcpp::CppInheritedMethod< Class, Parent >, including all inherited members.
CppInheritedMethod(ParentMethod *parent_method_pointer_) | Rcpp::CppInheritedMethod< Class, Parent > | inline |
CppMethod() | Rcpp::CppMethod< Class > | inline |
is_const() | Rcpp::CppInheritedMethod< Class, Parent > | inlinevirtual |
is_void() | Rcpp::CppInheritedMethod< Class, Parent > | inlinevirtual |
nargs() | Rcpp::CppInheritedMethod< Class, Parent > | inlinevirtual |
operator()(Class *object, SEXP *args) | Rcpp::CppInheritedMethod< Class, Parent > | inlinevirtual |
parent_method_pointer | Rcpp::CppInheritedMethod< Class, Parent > | private |
ParentMethod typedef | Rcpp::CppInheritedMethod< Class, Parent > | |
signature(std::string &s, const char *name) | Rcpp::CppInheritedMethod< Class, Parent > | inlinevirtual |
XP typedef | Rcpp::CppInheritedMethod< Class, Parent > | |
~CppMethod() | Rcpp::CppMethod< Class > | inlinevirtual |