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

#include <TagProxy.h>

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.

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