|
RInside Version 0.2.16
|
#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>

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) |
| #define CSTACK_DEFNS |
Definition at line 49 of file RInsideCommon.h.
| #define HAVE_UINTPTR_T |
Definition at line 51 of file RInsideCommon.h.
| #define logTxt | ( | x, | |
| b | |||
| ) |
Definition at line 71 of file RInsideCommon.h.
|
inline |
Definition at line 61 of file RInsideCommon.h.