Rcpp Version 0.9.10
internal::element_converter< RTYPE > Class Template Reference

#include <converter.h>

List of all members.

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 internal::element_converter< RTYPE >

Definition at line 27 of file converter.h.


Member Typedef Documentation

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

Definition at line 29 of file converter.h.


Member Function Documentation

template<int RTYPE>
template<typename T >
static target internal::element_converter< RTYPE >::get ( const T &  input) [inline, static]

Definition at line 32 of file converter.h.

template<int RTYPE>
static target internal::element_converter< RTYPE >::get ( const target input) [inline, static]

Definition at line 36 of file converter.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines