src/RcppExample.cpp File Reference

#include <Rcpp.h>
Include dependency graph for RcppExample.cpp:

Go to the source code of this file.

Classes

class  MyRVectorFunc
class  MyRListFunc

Functions

RcppExport SEXP Rcpp_Example (SEXP params, SEXP nlist, SEXP numvec, SEXP nummat, SEXP df, SEXP datevec, SEXP stringvec, SEXP fnvec, SEXP fnlist)
RcppExport SEXP RcppParamsExample (SEXP params)
RcppExport SEXP RcppDateExample (SEXP dvsexp, SEXP dtvsexp)
RcppExport SEXP RcppVectorExample (SEXP vector)
RcppExport SEXP RcppXPtrExample_create_external_pointer ()
RcppExport SEXP RcppXPtrExample_get_external_pointer (SEXP x)

Function Documentation

RcppExport SEXP Rcpp_Example ( SEXP  params,
SEXP  nlist,
SEXP  numvec,
SEXP  nummat,
SEXP  df,
SEXP  datevec,
SEXP  stringvec,
SEXP  fnvec,
SEXP  fnlist 
)
RcppExport SEXP RcppDateExample ( SEXP  dvsexp,
SEXP  dtvsexp 
)

Definition at line 383 of file RcppExample.cpp.

References RcppResultSet::add(), copyMessageToR(), RcppResultSet::getReturnList(), RcppDatetimeVector::size(), and RcppDateVector::size().

Here is the call graph for this function:

RcppExport SEXP RcppParamsExample ( SEXP  params  ) 
RcppExport SEXP RcppVectorExample ( SEXP  vector  ) 

Definition at line 424 of file RcppExample.cpp.

References RcppResultSet::add(), copyMessageToR(), RcppResultSet::getReturnList(), and RcppVector< T >::size().

Here is the call graph for this function:

RcppExport SEXP RcppXPtrExample_create_external_pointer (  ) 

Definition at line 465 of file RcppExample.cpp.

RcppExport SEXP RcppXPtrExample_get_external_pointer ( SEXP  x  ) 

Definition at line 473 of file RcppExample.cpp.


Generated on Sat Jan 2 15:41:48 2010 for Rcpp by  doxygen 1.6.1