CXXR (C++ R)
Functions
provenance_do.cpp File Reference

($Id: provenance_do.cpp 1400 2013-08-30 12:50:21Z arr $)

Provenance-related R functions. More...

#include <config.h>
#include <fstream>
#include <locale>
#include <set>
#include <boost/archive/codecvt_null.hpp>
#include <boost/math/special_functions/nonfinite_num_facets.hpp>
#include "CXXR/Provenance.hpp"
#include "CXXR/ListFrame.hpp"
#include "Defn.h"
Include dependency graph for provenance_do.cpp:

Functions

SEXP attribute_hidden do_castestfun (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_hasProvenance (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_provenance (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_provCommand (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_provenance_graph (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_bserialize (SEXP call, SEXP op, SEXP args, SEXP rho)
SEXP attribute_hidden do_bdeserialize (SEXP call, SEXP op, SEXP args, SEXP rho)

Detailed Description

Provenance-related R functions.