Rcpp Version 1.0.9
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_module_object_pointer_tag
 
struct  Rcpp::traits::wrap_type_module_object_tag
 
struct  Rcpp::traits::wrap_type_enum_tag
 
struct  Rcpp::traits::wrap_type_char_array
 
struct  Rcpp::traits::wrap_type_traits< T >
 
struct  Rcpp::traits::wrap_type_traits< char[N]>
 
struct  Rcpp::traits::wrap_type_traits< const char[N]>
 
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< std::wstring >
 
struct  Rcpp::traits::wrap_type_traits< Rcpp::String >
 
struct  Rcpp::traits::wrap_type_traits< char >
 
struct  Rcpp::traits::wrap_type_traits< wchar_t >
 
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 >
 
struct  Rcpp::traits::wrap_type_traits< Rcpp::object< T > >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::traits
 traits used to dispatch wrap