Rcpp Version 1.0.9
|
#include <NamesProxy.h>
Public Member Functions | |
NamesProxy (CLASS &v) | |
NamesProxy & | operator= (const NamesProxy &rhs) |
template<typename T > | |
NamesProxy & | operator= (const T &rhs) |
template<typename T > | |
operator T () const | |
template<typename T > | |
NamesProxyPolicy< CLASS >::NamesProxy & | operator= (const T &rhs) |
Public Member Functions inherited from Rcpp::GenericProxy< NamesProxy > | |
SEXP | get () const |
Private Member Functions | |
SEXP | get () const |
void | set (SEXP x) |
Private Attributes | |
CLASS & | parent |
Definition at line 27 of file NamesProxy.h.
|
inline |
Definition at line 29 of file NamesProxy.h.
|
inlineprivate |
Definition at line 45 of file NamesProxy.h.
References Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::parent, and RCPP_GET_NAMES.
Referenced by Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator=().
Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator T |
|
inline |
Definition at line 32 of file NamesProxy.h.
References Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::get(), and Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::set().
NamesProxyPolicy<CLASS>::NamesProxy& Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator= | ( | const T & | rhs | ) |
Definition at line 63 of file proxy.h.
References Rcpp::wrap().
NamesProxy& Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator= | ( | const T & | rhs | ) |
|
inlineprivate |
Definition at line 49 of file NamesProxy.h.
References Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::parent, and Rcpp::Rcpp_fast_eval().
Referenced by Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::operator=().
|
private |
Definition at line 43 of file NamesProxy.h.
Referenced by Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::get(), and Rcpp::NamesProxyPolicy< CLASS >::NamesProxy::set().