Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::internal::element_converter< RTYPE > Class Template Reference

#include <converter.h>

Public Types

typedef ::Rcpp::traits::storage_type< RTYPE >::type target
 

Static Public Member Functions

template<typename T >
static target get (const T &input)
 
static target get (const target &input)
 

Detailed Description

template<int RTYPE>
class Rcpp::internal::element_converter< RTYPE >

Definition at line 28 of file converter.h.

Member Typedef Documentation

◆ target

template<int RTYPE>
typedef ::Rcpp::traits::storage_type<RTYPE>::type Rcpp::internal::element_converter< RTYPE >::target

Definition at line 30 of file converter.h.

Member Function Documentation

◆ get() [1/2]

◆ get() [2/2]

template<int RTYPE>
static target Rcpp::internal::element_converter< RTYPE >::get ( const target input)
inlinestatic

Definition at line 37 of file converter.h.

References Rcpp::internal::as().

Here is the call graph for this function:

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