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


Public Member Functions | |
| const_SlotProxy (const CLASS &v, const std::string &name) | |
| template<typename T> | |
| operator T () const | |
| operator SEXP () const | |
| Public Member Functions inherited from Rcpp::GenericProxy< const_SlotProxy > | |
| SEXP | get () const |
Private Member Functions | |
| SEXP | get () const |
Private Attributes | |
| const CLASS & | parent |
| SEXP | slot_name |
Definition at line 59 of file SlotProxy.h.
|
inline |
Definition at line 61 of file SlotProxy.h.
|
inlineprivate |
Definition at line 78 of file SlotProxy.h.
References parent, and slot_name.
Referenced by operator SEXP(), and operator T().
|
inline |
Definition at line 70 of file SlotProxy.h.
References get().

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

|
private |
Definition at line 75 of file SlotProxy.h.
Referenced by const_SlotProxy(), and get().
|
private |
Definition at line 76 of file SlotProxy.h.
Referenced by const_SlotProxy(), and get().