Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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.

References oldDatetimeVector().

Referenced by oldDatetimeVector(), and oldDatetimeVector().

Here is the call graph for this function:

◆ oldDatetimeVector() [2/2]

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

Definition at line 34 of file oldDatetimeVector.h.

References oldDatetimeVector().

Here is the call graph for this function:

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: