Rcpp Version 0.9.10
Evaluator.cpp File Reference
#include <Rcpp/Evaluator.h>
Include dependency graph for Evaluator.cpp:

Go to the source code of this file.

Namespaces

namespace  Rcpp
 

Rcpp API.


namespace  Rcpp::internal
 

internal implementation details


Functions

void maybe_init ()
SEXP Rcpp::internal::convert_using_rfunction (SEXP x, const char *const fun)
SEXP Rcpp::internal::try_catch (SEXP expr, SEXP env)
SEXP Rcpp::internal::try_catch (SEXP expr)

Function Documentation

void maybe_init ( )

Definition at line 27 of file cache.cpp.

References init_Rcpp_cache(), and Rcpp_cache_ready.

Referenced by Rcpp::internal::get_Rcpp_namespace(), rcpp_error_recorder(), and Rcpp::Evaluator::run().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines