src/RcppCommon.h File Reference

#include <iostream>
#include <sstream>
#include <string>
#include <list>
#include <map>
#include <stdexcept>
#include <vector>
#include <R.h>
#include <Rinternals.h>
Include dependency graph for RcppCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define R_NO_REMAP
#define RcppExport   extern "C"
#define logTxt(x)

Functions

char * copyMessageToR (const char *const mesg)
void logTxtFunction (const char *file, const int line, const char *expression)

Define Documentation

#define logTxt (  ) 

Definition at line 52 of file RcppCommon.h.

Referenced by RcppSexp::RcppSexp(), and RcppSexp::~RcppSexp().

#define R_NO_REMAP

Definition at line 35 of file RcppCommon.h.

#define RcppExport   extern "C"

Definition at line 43 of file RcppCommon.h.


Function Documentation

char* copyMessageToR ( const char *const   mesg  ) 

Definition at line 29 of file RcppCommon.cpp.

Referenced by Rcpp_Example(), RcppDateExample(), RcppParamsExample(), and RcppVectorExample().

void logTxtFunction ( const char *  file,
const int  line,
const char *  expression 
) [inline]

Definition at line 39 of file RcppCommon.cpp.


Generated on Sat Dec 19 14:00:57 2009 for Rcpp by  doxygen 1.6.1