CXXR (C++ R)
Namespaces | Variables
FunctionBase.cpp File Reference

($Id: FunctionBase.cpp 1348 2013-02-25 17:49:03Z arr $)

#include "CXXR/FunctionBase.h"
#include <cstdarg>
#include "R_ext/Print.h"
#include "Rinternals.h"
Include dependency graph for FunctionBase.cpp:

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Variables

int(* CXXR::ForceNonInline::RTRACEptr )(SEXP x) = RTRACE
void(* CXXR::ForceNonInline::SET_RTRACEptr )(SEXP x, int v) = SET_RTRACE

Detailed Description

Class FunctionBase and associated C interface functions.