|
Rcpp Version 0.9.10
|
#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) |
Definition at line 27 of file converter.h.
| typedef ::Rcpp::traits::storage_type<RTYPE>::type internal::element_converter< RTYPE >::target |
Definition at line 29 of file converter.h.
| static target internal::element_converter< RTYPE >::get | ( | const T & | input | ) | [inline, static] |
Definition at line 32 of file converter.h.
| static target internal::element_converter< RTYPE >::get | ( | const target & | input | ) | [inline, static] |
Definition at line 36 of file converter.h.