CXXR (C++ R) API
Classes | Namespaces | Functions
Evaluator_Context.hpp File Reference

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

Class CXXR::Evaluator::Context. More...

#include "CXXR/Evaluator.h"
Include dependency graph for Evaluator_Context.hpp:

Go to the source code of this file.

Classes

class  CXXR::Evaluator::Context
 Housekeeping information on R call stack. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Functions

void Rf_jump_to_toplevel (void)

Detailed Description

Class CXXR::Evaluator::Context.

Note:
The long name Evaluator_Context.hpp is used rather than Context.hpp because otherwise the corresponding file Context.cpp would differ only in case from the filename of context.cpp derived from CR's context.c.