RcppStringVector Class Reference
#include <Rcpp.h>
List of all members.
Detailed Description
Definition at line 380 of file Rcpp.h.
Constructor & Destructor Documentation
RcppStringVector::RcppStringVector |
( |
SEXP |
vec |
) |
|
RcppStringVector::~RcppStringVector |
( |
|
) |
[inline] |
Definition at line 383 of file Rcpp.h.
References v.
Member Function Documentation
std::string& RcppStringVector::operator() |
( |
int |
i |
) |
[inline] |
int RcppStringVector::size |
( |
|
) |
[inline] |
std::vector<std::string> RcppStringVector::stlVector |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: