src/RcppDatetime.cpp File Reference

#include <RcppDatetime.h>
Include dependency graph for RcppDatetime.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const RcppDatetime &datetime)
RcppDatetime operator+ (const RcppDatetime &date, double offset)

Function Documentation

RcppDatetime operator+ ( const RcppDatetime date,
double  offset 
)

Definition at line 55 of file RcppDatetime.cpp.

References RcppDatetime::m_d, and RcppDatetime::m_parsed.

std::ostream& operator<< ( std::ostream &  os,
const RcppDatetime datetime 
)

Definition at line 45 of file RcppDatetime.cpp.

References RcppDatetime::m_tm, RcppDatetime::m_us, and RcppDatetime::parseTime().

Here is the call graph for this function:


Generated on Sat Jan 2 15:41:41 2010 for Rcpp by  doxygen 1.6.1