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 425 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 428 of file Rcpp.h.

References v.


Member Function Documentation

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

Definition at line 431 of file Rcpp.h.

References length, and v.

int RcppDatetimeVector::size (  )  [inline]

Definition at line 439 of file Rcpp.h.

References length.

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


Member Data Documentation

Definition at line 442 of file Rcpp.h.

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

Definition at line 441 of file Rcpp.h.

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


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

Generated on Mon Aug 3 14:41:31 2009 for Rcpp by  doxygen 1.5.9