Rcpp Version 0.9.10
wrap_type_traits.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rcpp::traits::wrap_type_primitive_tag
struct  Rcpp::traits::wrap_type_unknown_tag
struct  Rcpp::traits::wrap_type_traits< T >
struct  Rcpp::traits::wrap_type_traits< int >
struct  Rcpp::traits::wrap_type_traits< const int >
struct  Rcpp::traits::wrap_type_traits< double >
struct  Rcpp::traits::wrap_type_traits< Rbyte >
struct  Rcpp::traits::wrap_type_traits< Rcomplex >
struct  Rcpp::traits::wrap_type_traits< unsigned int >
struct  Rcpp::traits::wrap_type_traits< bool >
struct  Rcpp::traits::wrap_type_traits< std::string >
struct  Rcpp::traits::wrap_type_traits< char >
struct  Rcpp::traits::wrap_type_traits< float >
struct  Rcpp::traits::wrap_type_traits< std::complex< float > >
struct  Rcpp::traits::wrap_type_traits< std::complex< double > >
struct  Rcpp::traits::wrap_type_traits< long >
struct  Rcpp::traits::wrap_type_traits< unsigned long >
struct  Rcpp::traits::wrap_type_traits< long double >
struct  Rcpp::traits::wrap_type_traits< short >
struct  Rcpp::traits::wrap_type_traits< unsigned short >

Namespaces

namespace  Rcpp
 

Rcpp API.


namespace  Rcpp::traits
 

traits used to dispatch wrap


 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines