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


Public Member Functions | |
| const_AttributeProxy (const CLASS &v, const std::string &name) | |
| template<typename T> | |
| operator T () const | |
| operator SEXP () const | |
| Public Member Functions inherited from Rcpp::GenericProxy< const_AttributeProxy > | |
| SEXP | get () const |
Private Member Functions | |
| SEXP | get () const |
Private Attributes | |
| const CLASS & | parent |
| SEXP | attr_name |
Definition at line 56 of file AttributeProxy.h.
|
inline |
Definition at line 58 of file AttributeProxy.h.
|
inlineprivate |
Definition at line 68 of file AttributeProxy.h.
|
inline |
Definition at line 55 of file proxy.h.
References Rcpp::get().

| Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::operator T | ( | ) | const |
Definition at line 50 of file proxy.h.
References Rcpp::as(), and Rcpp::get().

|
private |
Definition at line 66 of file AttributeProxy.h.
Referenced by const_AttributeProxy(), and get().
|
private |
Definition at line 65 of file AttributeProxy.h.
Referenced by const_AttributeProxy(), and get().