Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::oldDateVector Class Reference

#include <oldDateVector.h>

Inheritance diagram for Rcpp::oldDateVector:
Collaboration diagram for Rcpp::oldDateVector:

Public Member Functions

 oldDateVector (SEXP vec)
 oldDateVector (int n)
std::vector< DategetDates () const

Detailed Description

Definition at line 30 of file oldDateVector.h.

Constructor & Destructor Documentation

◆ oldDateVector() [1/2]

Rcpp::oldDateVector::oldDateVector ( SEXP vec)
inline

Definition at line 32 of file oldDateVector.h.

References oldDateVector().

Referenced by oldDateVector(), and oldDateVector().

Here is the call graph for this function:

◆ oldDateVector() [2/2]

Rcpp::oldDateVector::oldDateVector ( int n)
inline

Definition at line 33 of file oldDateVector.h.

References oldDateVector().

Here is the call graph for this function:

Member Function Documentation

◆ getDates()

std::vector< Date > Rcpp::oldDateVector::getDates ( ) const
inline

Definition at line 35 of file oldDateVector.h.


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