Rcpp Namespace Reference

Classes

struct  safeAssign_s
struct  safeFindNamespace_s

Functions

static void safeAssign (void *data)
static void safeFindNamespace (void *data)
RObject wrap (SEXP m_sexp=R_NilValue)
RObject wrap (const bool &v)
RObject wrap (const double &v)
RObject wrap (const int &v)
RObject wrap (const Rbyte &v)
RObject wrap (const std::string &v)
RObject wrap (const std::vector< bool > &v)
RObject wrap (const std::vector< int > &v)
RObject wrap (const std::vector< double > &v)
RObject wrap (const std::vector< Rbyte > &v)
RObject wrap (const std::vector< std::string > &v)
RObject wrap (const std::set< int > &v)
RObject wrap (const std::set< double > &v)
RObject wrap (const std::set< Rbyte > &v)
RObject wrap (const std::set< std::string > &v)

Function Documentation

static void Rcpp::safeAssign ( void *  data  )  [static]
static void Rcpp::safeFindNamespace ( void *  data  )  [static]
RObject Rcpp::wrap ( const std::set< std::string > &  v  ) 

Definition at line 162 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::set< Rbyte > &  v  ) 

Definition at line 151 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::set< double > &  v  ) 

Definition at line 140 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::set< int > &  v  ) 

Definition at line 129 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::vector< std::string > &  v  ) 

Definition at line 110 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::vector< Rbyte > &  v  ) 

Definition at line 99 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::vector< double > &  v  ) 

Definition at line 88 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::vector< int > &  v  ) 

Definition at line 77 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::vector< bool > &  v  ) 

Definition at line 66 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const std::string &  v  ) 

Definition at line 59 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const Rbyte &  v  ) 

Definition at line 52 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const int &  v  ) 

Definition at line 45 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const double &  v  ) 

Definition at line 38 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( const bool &  v  ) 

Definition at line 31 of file RObject.cpp.

References logTxt.

RObject Rcpp::wrap ( SEXP  m_sexp = R_NilValue  ) 

Definition at line 27 of file RObject.cpp.


Generated on Sat Jan 2 15:42:31 2010 for Rcpp by  doxygen 1.6.1