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

#include <TagProxy.h>

Inheritance diagram for Rcpp::TagProxyPolicy< XPtrClass >:

Classes

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

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

◆ tag() [2/2]

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

Definition at line 77 of file TagProxy.h.


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