Rcpp Version 1.0.9
Rcpp::ProtectedProxyPolicy< XPtrClass > Class Template Reference

#include <ProtectedProxy.h>

Classes

class  const_ProtectedProxy
 
class  ProtectedProxy
 

Public Member Functions

ProtectedProxy prot ()
 
const_ProtectedProxy prot () const
 

Detailed Description

template<class XPtrClass>
class Rcpp::ProtectedProxyPolicy< XPtrClass >

Definition at line 26 of file ProtectedProxy.h.

Member Function Documentation

◆ prot() [1/2]

template<class XPtrClass >
ProtectedProxy Rcpp::ProtectedProxyPolicy< XPtrClass >::prot ( )
inline

Definition at line 83 of file ProtectedProxy.h.

◆ prot() [2/2]

template<class XPtrClass >
const_ProtectedProxy Rcpp::ProtectedProxyPolicy< XPtrClass >::prot ( ) const
inline

Definition at line 87 of file ProtectedProxy.h.


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