RcppDatetimeVector Class Reference

#include <Rcpp.h>

Collaboration diagram for RcppDatetimeVector:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RcppDatetimeVector (SEXP vec)
 ~RcppDatetimeVector ()
RcppDatetimeoperator() (int i)
int size ()

Private Attributes

RcppDatetimev
int length

Detailed Description

Definition at line 426 of file Rcpp.h.


Constructor & Destructor Documentation

RcppDatetimeVector::RcppDatetimeVector ( SEXP  vec  ) 

Definition at line 270 of file Rcpp.cpp.

References length, and v.

RcppDatetimeVector::~RcppDatetimeVector (  )  [inline]

Definition at line 429 of file Rcpp.h.

References v.


Member Function Documentation

RcppDatetime& RcppDatetimeVector::operator() ( int  i  )  [inline]

Definition at line 432 of file Rcpp.h.

References length, and v.

int RcppDatetimeVector::size (  )  [inline]

Definition at line 440 of file Rcpp.h.

References length.

Referenced by RcppResultSet::add(), and RcppDateExample().


Member Data Documentation

Definition at line 443 of file Rcpp.h.

Referenced by operator()(), RcppDatetimeVector(), and size().

Definition at line 442 of file Rcpp.h.

Referenced by operator()(), RcppDatetimeVector(), and ~RcppDatetimeVector().


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

Generated on Fri Nov 6 13:03:18 2009 for Rcpp by  doxygen 1.6.1