Rcpp Version 1.0.9
Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy Class Reference

#include <DottedPairProxy.h>

Inheritance diagram for Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy:
Collaboration diagram for Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy:

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
 

Detailed Description

template<typename CLASS>
class Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy

Definition at line 77 of file DottedPairProxy.h.

Constructor & Destructor Documentation

◆ const_DottedPairProxy()

template<typename CLASS >
Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::const_DottedPairProxy ( const CLASS &  v,
int  index_ 
)
inline

Member Function Documentation

◆ get()

template<typename CLASS >
SEXP Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::get ( ) const
inline

◆ operator SEXP()

template<typename CLASS >
Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::operator SEXP ( ) const
inline

Definition at line 96 of file DottedPairProxy.h.

References Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::get().

Here is the call graph for this function:

◆ operator T()

template<typename CLASS >
template<typename T >
Rcpp::DottedPairProxyPolicy< CLASS >::const_DottedPairProxy::operator T

Definition at line 171 of file proxy.h.

References Rcpp::get().

Here is the call graph for this function:

Member Data Documentation

◆ node


The documentation for this class was generated from the following files: