|
Rcpp Version 1.0.14
|
#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 |
|
inline |
Definition at line 38 of file Shield.h.
References Rcpp::as(), Rcpp::Rcpp_unprotect(), and Rcpp::Shield< T >::t.

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