|
Rcpp Version 1.1.2
|
#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 58 of file NamesProxy.h.
|
inline |
Definition at line 60 of file NamesProxy.h.
References parent.
|
inlineprivate |
Definition at line 67 of file NamesProxy.h.
References 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 65 of file NamesProxy.h.
Referenced by const_NamesProxy(), and get().