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


Public Member Functions | |
| DottedPairProxy (CLASS &v, int index_) | |
| DottedPairProxy & | operator= (const DottedPairProxy &rhs) |
| DottedPairProxy & | operator= (SEXP rhs) |
| template<typename T > | |
| DottedPairProxy & | operator= (const T &rhs) |
| template<typename T > | |
| DottedPairProxy & | operator= (const traits::named_object< T > &rhs) |
| template<typename T > | |
| operator T () const | |
| SEXP | get () const |
| operator SEXP () const | |
| DottedPairProxy & | set (SEXP x) |
| DottedPairProxy & | set (SEXP x, const char *name) |
| template<typename T > | |
| DottedPairProxyPolicy< CLASS >::DottedPairProxy & | operator= (const T &rhs) |
| template<typename T > | |
| DottedPairProxyPolicy< CLASS >::DottedPairProxy & | operator= (const traits::named_object< T > &rhs) |
Public Member Functions inherited from Rcpp::GenericProxy< DottedPairProxy > | |
| SEXP | get () const |
Private Attributes | |
| SEXP | node |
Definition at line 27 of file DottedPairProxy.h.
|
inline |
Definition at line 29 of file DottedPairProxy.h.
References Rcpp::as(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::node.

|
inline |
Definition at line 56 of file DottedPairProxy.h.
References Rcpp::as(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::node.
Referenced by Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator SEXP(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator=().

|
inline |
Definition at line 59 of file DottedPairProxy.h.
References Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::get().

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

|
inline |
Definition at line 41 of file DottedPairProxy.h.
References Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::get(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set().

| DottedPairProxyPolicy< CLASS >::DottedPairProxy & Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator= | ( | const T & | rhs | ) |
Definition at line 151 of file proxy.h.
References Rcpp::wrap().

| DottedPairProxy & Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator= | ( | const T & | rhs | ) |
| DottedPairProxyPolicy< CLASS >::DottedPairProxy & Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator= | ( | const traits::named_object< T > & | rhs | ) |
Definition at line 159 of file proxy.h.
References Rcpp::traits::named_object< T >::name, Rcpp::traits::named_object< T >::object, and Rcpp::wrap().

| DottedPairProxy & Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator= | ( | const traits::named_object< T > & | rhs | ) |
|
inline |
Definition at line 44 of file DottedPairProxy.h.
References Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set().

|
inline |
Definition at line 62 of file DottedPairProxy.h.
References Rcpp::as(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::node.
Referenced by Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator=(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::operator=().

|
inline |
Definition at line 66 of file DottedPairProxy.h.
References Rcpp::as(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::node.

|
private |
Definition at line 74 of file DottedPairProxy.h.
Referenced by Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::DottedPairProxy(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::get(), Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set(), and Rcpp::DottedPairProxyPolicy< CLASS >::DottedPairProxy::set().