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


Public Member Functions | |
| const_DottedPairProxy (const CLASS &v, int index_) | |
| template<typename T > | |
| operator T () const | |
| SEXP | get () const | 
| operator SEXP () const | |
  Public Member Functions inherited from Rcpp::GenericProxy< const_DottedPairProxy > | |
| SEXP | get () const | 
Private Attributes | |
| SEXP | node | 
Definition at line 77 of file DottedPairProxy.h.
      
  | 
  inline | 
Definition at line 79 of file DottedPairProxy.h.
References Rcpp::as(), and Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::node.

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

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

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

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