|
Rcpp Version 1.0.14
|
#include <Armor.h>
Public Member Functions | |
| Armor () | |
| template<typename U > | |
| Armor (U x) | |
| operator SEXP () const | |
| template<typename U > | |
| Armor & | operator= (const U &x) |
| ~Armor () | |
| template<typename U > | |
| Armor< T > & | operator= (const U &x) |
Private Member Functions | |
| void | init (SEXP x) |
| Armor (const Armor &) | |
| Armor & | operator= (const Armor &) |
Private Attributes | |
| SEXP | data |
| PROTECT_INDEX | index |
|
inline |
Definition at line 27 of file Armor.h.
References Rcpp::as(), and Rcpp::Armor< T >::init().

Definition at line 25 of file protection.h.
References Rcpp::Armor< T >::init(), and Rcpp::wrap().

|
inline |
Definition at line 40 of file Armor.h.
References Rcpp::as().

|
private |
|
inlineprivate |
Definition at line 45 of file Armor.h.
References Rcpp::as(), Rcpp::Armor< T >::data, and Rcpp::Armor< T >::index.
Referenced by Rcpp::Armor< T >::Armor(), and Rcpp::Armor< T >::Armor().

|
inline |
Definition at line 33 of file Armor.h.
References Rcpp::Armor< T >::data.
|
private |
|
inline |
Definition at line 31 of file protection.h.
References Rcpp::as(), and Rcpp::wrap().

|
inline |
|
private |
Definition at line 49 of file Armor.h.
Referenced by Rcpp::Armor< T >::init(), and Rcpp::Armor< T >::operator SEXP().
|
private |
Definition at line 50 of file Armor.h.
Referenced by Rcpp::Armor< T >::init().