|
Rcpp Version 0.9.10
|
#include <RcppCommon.h>

Go to the source code of this file.
Classes | |
| class | Rcpp::Datetime |
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::internal |
internal implementation details | |
Functions | |
| template<> | |
| SEXP | Rcpp::wrap< Rcpp::Datetime > (const Rcpp::Datetime &dt) |
| template<> | |
| double | Rcpp::internal::caster< Rcpp::Datetime, double > (Rcpp::Datetime from) |
| template<> | |
| Rcpp::Datetime | Rcpp::internal::caster< double, Rcpp::Datetime > (double from) |
| template<> | |
| SEXP | Rcpp::wrap_extra_steps< Rcpp::Datetime > (SEXP x) |