|
Rcpp Version 1.1.2
|
#include <ProtectedProxy.h>


Public Member Functions | |
| const_ProtectedProxy (const XPtrClass &xp_) | |
| template<typename U> | |
| operator U () const | |
| operator SEXP () const | |
| Public Member Functions inherited from Rcpp::GenericProxy< const_ProtectedProxy > | |
| SEXP | get () const |
Private Member Functions | |
| SEXP | get () const |
Private Attributes | |
| const XPtrClass & | xp |
Definition at line 61 of file ProtectedProxy.h.
|
inline |
Definition at line 63 of file ProtectedProxy.h.
References xp.
|
inlineprivate |
Definition at line 77 of file ProtectedProxy.h.
References xp.
Referenced by operator SEXP(), and operator U().
|
inline |
Definition at line 70 of file ProtectedProxy.h.
References get().

|
inline |
Definition at line 66 of file ProtectedProxy.h.
References Rcpp::as(), and get().

|
private |
Definition at line 75 of file ProtectedProxy.h.
Referenced by const_ProtectedProxy(), and get().