Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::ProtectedProxyPolicy< XPtrClass > Class Template Reference

#include <ProtectedProxy.h>

Inheritance diagram for Rcpp::ProtectedProxyPolicy< XPtrClass >:

Classes

class  ProtectedProxy
class  const_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.

Referenced by Rcpp::XPtr< Class >::XPtr(), and Rcpp::XPtr< Class >::XPtr().

◆ 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: