RcppStringVectorView Class Reference

#include <Rcpp.h>

List of all members.

Public Member Functions

 RcppStringVectorView (SEXP vec)
const char * operator() (int i)
int size ()

Private Attributes

SEXP v
int length


Detailed Description

Definition at line 507 of file Rcpp.h.


Constructor & Destructor Documentation

RcppStringVectorView::RcppStringVectorView ( SEXP  vec  ) 

Definition at line 450 of file Rcpp.cpp.

References length, and v.


Member Function Documentation

const char* RcppStringVectorView::operator() ( int  i  )  [inline]

Definition at line 510 of file Rcpp.h.

References length, and v.

int RcppStringVectorView::size (  )  [inline]

Definition at line 518 of file Rcpp.h.

References length.


Member Data Documentation

Definition at line 521 of file Rcpp.h.

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

SEXP RcppStringVectorView::v [private]

Definition at line 520 of file Rcpp.h.

Referenced by operator()(), and RcppStringVectorView().


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

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