|
Rcpp Version 1.1.2
|
#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.
Referenced by Armor(), operator=(), and operator=().

Definition at line 25 of file protection.h.
References data, init(), and Rcpp::wrap().

|
inline |
|
private |
|
inlineprivate |
|
inline |
|
private |
|
inline |
Definition at line 31 of file protection.h.
References Armor(), data, index, and Rcpp::wrap().

|
private |
Definition at line 49 of file Armor.h.
Referenced by Armor(), Armor(), init(), operator SEXP(), and operator=().
|
private |
Definition at line 50 of file Armor.h.
Referenced by init(), and operator=().