RInside Version 0.2.16
RInside::Proxy Class Reference

#include <RInside.h>

Public Member Functions

 Proxy (SEXP xx)
 
template<typename T >
 operator T ()
 

Private Attributes

Rcpp::RObject x
 

Detailed Description

Definition at line 59 of file RInside.h.

Constructor & Destructor Documentation

◆ Proxy()

RInside::Proxy::Proxy ( SEXP  xx)
inline

Definition at line 61 of file RInside.h.

Member Function Documentation

◆ operator T()

template<typename T >
RInside::Proxy::operator T ( )
inline

Definition at line 64 of file RInside.h.

References x.

Member Data Documentation

◆ x

Rcpp::RObject RInside::Proxy::x
private

Definition at line 68 of file RInside.h.

Referenced by operator T().


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