|
Rcpp Version 1.0.14
|
#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.
References Rcpp::as(), Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::attr_name, and Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::parent.

|
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 Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::get().
|
private |
Definition at line 65 of file AttributeProxy.h.
Referenced by Rcpp::AttributeProxyPolicy< CLASS >::const_AttributeProxy::get().