|
Rcpp Version 1.1.2
|
#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.
References data.
|
inline |
Definition at line 12 of file NoProtectStorage.h.
References data.
|
inline |
Definition at line 33 of file NoProtectStorage.h.
References set__().

|
inline |
Definition at line 24 of file NoProtectStorage.h.
References data.
|
inline |
Definition at line 40 of file NoProtectStorage.h.
References data.
|
inline |
Definition at line 28 of file NoProtectStorage.h.
References data.
|
inline |
Definition at line 44 of file NoProtectStorage.h.
References data.
|
inline |
|
private |
Definition at line 49 of file NoProtectStorage.h.
Referenced by get__(), inherits(), invalidate__(), NoProtectStorage(), operator SEXP(), set__(), and ~NoProtectStorage().