|
Rcpp Version 1.1.2
|
#include <Shield.h>
Public Member Functions | |
| Shield (SEXP t_) | |
| ~Shield () | |
| operator SEXP () const | |
Public Attributes | |
| SEXP | t |
Private Member Functions | |
| Shield (const Shield &) | |
| Shield & | operator= (const Shield &) |
|
inline |
Definition at line 37 of file Shield.h.
References Rcpp::Rcpp_protect(), and t.
Referenced by operator=(), and Shield().

|
inline |
Definition at line 38 of file Shield.h.
References Rcpp::Rcpp_unprotect(), and t.

|
private |
|
inline |
|
private |
| SEXP Rcpp::Shield< T >::t |
Definition at line 43 of file Shield.h.
Referenced by operator SEXP(), Shield(), and ~Shield().