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


Public Types | |
| typedef Rcpp::XPtr< Rcpp::Module > | XP |
Public Member Functions | |
| CppObject (Module *p, class_Base *, SEXP xp) | |
| typedef Rcpp::XPtr<Rcpp::Module> Rcpp::CppObject::XP |
| Rcpp::CppObject::CppObject | ( | Module * | p, |
| class_Base * | clazz, | ||
| SEXP | xp | ||
| ) |
Definition at line 404 of file Module.cpp.
References Rcpp::RObject::slot().
