RInside Version 0.2.16
RInsideCommon.h File Reference
#include <RInsideConfig.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <inttypes.h>
#include <stdint.h>
#include <string>
#include <vector>
#include <iostream>
#include <Rcpp.h>
#include <Rembedded.h>
#include <R_ext/RStartup.h>
#include <MemBuf.h>
Include dependency graph for RInsideCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CSTACK_DEFNS
 
#define HAVE_UINTPTR_T
 
#define logTxt(x, b)
 

Functions

void logTxtFunction (const char *file, const int line, const char *expression, const bool verbose)
 

Macro Definition Documentation

◆ CSTACK_DEFNS

#define CSTACK_DEFNS

Definition at line 49 of file RInsideCommon.h.

◆ HAVE_UINTPTR_T

#define HAVE_UINTPTR_T

Definition at line 51 of file RInsideCommon.h.

◆ logTxt

#define logTxt (   x,
 
)

Definition at line 71 of file RInsideCommon.h.

Function Documentation

◆ logTxtFunction()

void logTxtFunction ( const char *  file,
const int  line,
const char *  expression,
const bool  verbose 
)
inline

Definition at line 61 of file RInsideCommon.h.