|
Rcpp Version 0.9.10
|

Go to the source code of this file.
Classes | |
| struct | Rcpp::traits::wrap_type_traits< Rcpp::Datetime > |
| struct | Rcpp::traits::r_type_traits< Rcpp::Datetime > |
| struct | Rcpp::traits::r_type_traits< std::pair< const std::string, Rcpp::Datetime > > |
| struct | Rcpp::traits::r_sexptype_traits< Rcpp::Datetime > |
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::traits |
traits used to dispatch wrap | |
| namespace | Rcpp::internal |
internal implementation details | |
Functions | |
| template<> | |
| SEXP | Rcpp::wrap_extra_steps< Rcpp::Datetime > (SEXP x) |
| template<> | |
| double | Rcpp::internal::caster< Rcpp::Datetime, double > (Rcpp::Datetime from) |
| template<> | |
| Rcpp::Datetime | Rcpp::internal::caster< double, Rcpp::Datetime > (double from) |