RcppDateVector Class Reference

#include <Rcpp.h>

Collaboration diagram for RcppDateVector:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RcppDateVector (SEXP vec)
 ~RcppDateVector ()
RcppDateoperator() (int i)
int size ()

Private Attributes

RcppDatev
int length


Detailed Description

Definition at line 404 of file Rcpp.h.


Constructor & Destructor Documentation

RcppDateVector::RcppDateVector ( SEXP  vec  ) 

Definition at line 248 of file Rcpp.cpp.

References length, and v.

RcppDateVector::~RcppDateVector (  )  [inline]

Definition at line 407 of file Rcpp.h.

References v.


Member Function Documentation

RcppDate& RcppDateVector::operator() ( int  i  )  [inline]

Definition at line 410 of file Rcpp.h.

References length, and v.

int RcppDateVector::size (  )  [inline]

Definition at line 418 of file Rcpp.h.

References length.

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


Member Data Documentation

Definition at line 420 of file Rcpp.h.

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

int RcppDateVector::length [private]

Definition at line 421 of file Rcpp.h.

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


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

Generated on Tue Feb 24 20:26:59 2009 for Rcpp by  doxygen 1.5.6