Rcpp Version 1.0.9
|
#include <Shelter.h>
Public Member Functions | |
Shelter () | |
SEXP | operator() (SEXP x) |
~Shelter () | |
Private Member Functions | |
Shelter (const Shelter &) | |
Shelter & | operator= (const Shelter &) |
Private Attributes | |
int | nprotected |
|
inline |
|
inline |
Definition at line 33 of file Shelter.h.
References Rcpp::Shelter< T >::nprotected, and Rcpp::Rcpp_unprotect().
|
private |
|
inline |
Definition at line 28 of file Shelter.h.
References Rcpp::Shelter< T >::nprotected, and Rcpp::Rcpp_protect().
|
private |
|
private |
Definition at line 39 of file Shelter.h.
Referenced by Rcpp::Shelter< T >::operator()(), and Rcpp::Shelter< T >::~Shelter().