|
Rcpp Version 1.0.14
|
#include <NamesProxy.h>


Public Member Functions | |
| const_NamesProxy (const CLASS &v) | |
| template<typename T > | |
| operator T () const | |
Public Member Functions inherited from Rcpp::GenericProxy< const_NamesProxy > | |
| SEXP | get () const |
Private Member Functions | |
| SEXP | get () const |
Private Attributes | |
| const CLASS & | parent |
Definition at line 67 of file NamesProxy.h.
|
inline |
Definition at line 69 of file NamesProxy.h.
|
inlineprivate |
Definition at line 76 of file NamesProxy.h.
References Rcpp::NamesProxyPolicy< CLASS >::const_NamesProxy::parent, and RCPP_GET_NAMES.
| Rcpp::NamesProxyPolicy< CLASS >::const_NamesProxy::operator T | ( | ) | const |
Definition at line 76 of file proxy.h.
References Rcpp::as(), and Rcpp::get().

|
private |
Definition at line 74 of file NamesProxy.h.
Referenced by Rcpp::NamesProxyPolicy< CLASS >::const_NamesProxy::get().