Rcpp Version 1.0.9
Rcpp::oldDatetimeVector Class Reference

#include <oldDatetimeVector.h>

Inheritance diagram for Rcpp::oldDatetimeVector:
Collaboration diagram for Rcpp::oldDatetimeVector:

Public Member Functions

 oldDatetimeVector (SEXP vec)
 
 oldDatetimeVector (int n)
 
std::vector< DatetimegetDatetimes () const
 

Detailed Description

Definition at line 31 of file oldDatetimeVector.h.

Constructor & Destructor Documentation

◆ oldDatetimeVector() [1/2]

Rcpp::oldDatetimeVector::oldDatetimeVector ( SEXP  vec)
inline

Definition at line 33 of file oldDatetimeVector.h.

◆ oldDatetimeVector() [2/2]

Rcpp::oldDatetimeVector::oldDatetimeVector ( int  n)
inline

Definition at line 34 of file oldDatetimeVector.h.

Member Function Documentation

◆ getDatetimes()

std::vector<Datetime> Rcpp::oldDatetimeVector::getDatetimes ( ) const
inline

Definition at line 36 of file oldDatetimeVector.h.


The documentation for this class was generated from the following file: