This is the complete list of members for Rcpp::CppFunction_WithFormalsN< RESULT_TYPE, T >, including all inherited members.
| CppFunction(const char *doc=0) | Rcpp::CppFunction | inline |
| CppFunction_WithFormalsN(RESULT_TYPE(*fun)(T...), Rcpp::List formals_, const char *docstring=0) | Rcpp::CppFunction_WithFormalsN< RESULT_TYPE, T > | inline |
| CppFunctionBase() | Rcpp::CppFunctionBase | inline |
| CppFunctionN(RESULT_TYPE(*fun)(T...), const char *docstring=0) | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inline |
| docstring | Rcpp::CppFunction | |
| formals | Rcpp::CppFunction_WithFormalsN< RESULT_TYPE, T > | private |
| get_formals() | Rcpp::CppFunction_WithFormalsN< RESULT_TYPE, T > | inlinevirtual |
| get_function_ptr() | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inlinevirtual |
| is_void() | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inlinevirtual |
| nargs() | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inlinevirtual |
| operator()(SEXP *args) | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inlinevirtual |
| ptr_fun | Rcpp::CppFunctionN< RESULT_TYPE, T... > | private |
| signature(std::string &s, const char *name) | Rcpp::CppFunctionN< RESULT_TYPE, T... > | inlinevirtual |
| ~CppFunction() | Rcpp::CppFunction | inlinevirtual |
| ~CppFunctionBase() | Rcpp::CppFunctionBase | inlinevirtual |