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


Constructor & Destructor Documentation

RcppStringVectorView::RcppStringVectorView ( SEXP  vec  ) 

Definition at line 441 of file Rcpp.cpp.

References length, and v.


Member Function Documentation

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

Definition at line 509 of file Rcpp.h.

References length, and v.

int RcppStringVectorView::size (  )  [inline]

Definition at line 517 of file Rcpp.h.

References length.


Member Data Documentation

SEXP RcppStringVectorView::v [private]

Definition at line 519 of file Rcpp.h.

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

Definition at line 520 of file Rcpp.h.

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


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

Generated on Tue Feb 24 20:27:06 2009 for Rcpp by  doxygen 1.5.6