Rcpp Version 1.0.9
XPtr.h File Reference
#include <RcppCommon.h>
Include dependency graph for XPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >
 

Namespaces

 Rcpp
 Rcpp API.
 

Functions

template<typename T >
void Rcpp::standard_delete_finalizer (T *obj)
 
template<typename T , void Finalizer>
void Rcpp::finalizer_wrapper (SEXP p)