Rcpp Version 1.0.9
Rcpp::CppObject Class Reference

#include <Module.h>

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 412 of file Module.h.

Member Typedef Documentation

◆ Base

typedef S4 Rcpp::CppObject::Base
private

Definition at line 413 of file Module.h.

◆ XP

Definition at line 415 of file Module.h.

Constructor & Destructor Documentation

◆ CppObject()

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

Definition at line 416 of file Module.h.


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