Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::CppObject Class Reference
Inheritance diagram for Rcpp::CppObject:
Collaboration diagram for Rcpp::CppObject:

Public Types

typedef Rcpp::XPtr< Rcpp::ModuleXP
 

Public Member Functions

 CppObject (Module *p, class_Base *clazz, SEXP xp)
 

Private Types

typedef S4 Base
 

Detailed Description

Definition at line 616 of file Module.h.

Member Typedef Documentation

◆ Base

Definition at line 617 of file Module.h.

◆ XP

Constructor & Destructor Documentation

◆ CppObject()

Rcpp::CppObject::CppObject ( Module p,
class_Base clazz,
SEXP  xp 
)
inline

Definition at line 620 of file Module.h.

References Rcpp::as().

Here is the call graph for this function:

The documentation for this class was generated from the following file: