Rcpp Version 1.0.9
|
#include <NoProtectStorage.h>
Public Member Functions | |
NoProtectStorage () | |
~NoProtectStorage () | |
void | set__ (SEXP x) |
SEXP | get__ () const |
SEXP | invalidate__ () |
CLASS & | copy__ (const CLASS &other) |
bool | inherits (const char *clazz) const |
operator SEXP () const | |
Private Attributes | |
SEXP | data |
Definition at line 7 of file NoProtectStorage.h.
|
inline |
Definition at line 10 of file NoProtectStorage.h.
|
inline |
Definition at line 12 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
|
inline |
Definition at line 33 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::set__().
|
inline |
Definition at line 24 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
|
inline |
Definition at line 40 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
|
inline |
Definition at line 28 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
|
inline |
Definition at line 44 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
|
inline |
Definition at line 16 of file NoProtectStorage.h.
References Rcpp::NoProtectStorage< CLASS >::data.
Referenced by Rcpp::NoProtectStorage< CLASS >::copy__().
|
private |
Definition at line 49 of file NoProtectStorage.h.
Referenced by Rcpp::NoProtectStorage< CLASS >::get__(), Rcpp::NoProtectStorage< CLASS >::inherits(), Rcpp::NoProtectStorage< CLASS >::invalidate__(), Rcpp::NoProtectStorage< CLASS >::operator SEXP(), Rcpp::NoProtectStorage< CLASS >::set__(), and Rcpp::NoProtectStorage< CLASS >::~NoProtectStorage().