Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::TagProxyPolicy< XPtrClass > Class Template Reference

#include <TagProxy.h>

Inheritance diagram for Rcpp::TagProxyPolicy< XPtrClass >:

Classes

class  const_TagProxy
 
class  TagProxy
 

Public Member Functions

TagProxy tag ()
 
const_TagProxy tag () const
 

Detailed Description

template<typename XPtrClass>
class Rcpp::TagProxyPolicy< XPtrClass >

Definition at line 24 of file TagProxy.h.

Member Function Documentation

◆ tag() [1/2]

template<typename XPtrClass >
TagProxy Rcpp::TagProxyPolicy< XPtrClass >::tag ( )
inline

Definition at line 73 of file TagProxy.h.

References Rcpp::as().

Referenced by Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::XPtr(), and Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >::XPtr().

Here is the call graph for this function:

◆ tag() [2/2]

template<typename XPtrClass >
const_TagProxy Rcpp::TagProxyPolicy< XPtrClass >::tag ( ) const
inline

Definition at line 77 of file TagProxy.h.

References Rcpp::as().

Here is the call graph for this function:

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