|
Rcpp Version 0.9.10
|
#include <Module.h>


Public Types | |
| typedef SignedMethod< Class > | signed_method_class |
| typedef std::vector < signed_method_class * > | vec_signed_method |
Public Member Functions | |
| S4_CppOverloadedMethods (vec_signed_method *m, SEXP class_xp, const char *name, std::string &buffer) | |
| typedef SignedMethod<Class> Rcpp::S4_CppOverloadedMethods< Class >::signed_method_class |
| typedef std::vector<signed_method_class*> Rcpp::S4_CppOverloadedMethods< Class >::vec_signed_method |
| Rcpp::S4_CppOverloadedMethods< Class >::S4_CppOverloadedMethods | ( | vec_signed_method * | m, |
| SEXP | class_xp, | ||
| const char * | name, | ||
| std::string & | buffer | ||
| ) | [inline] |
Definition at line 258 of file Module.h.
References Rcpp::SignedMethod< Class >::docstring, Rcpp::Reference::field(), i, Rcpp::SignedMethod< Class >::is_const(), Rcpp::SignedMethod< Class >::is_void(), n, and Rcpp::SignedMethod< Class >::signature().
