RInside Version 0.2.16
|
Go to the source code of this file.
Classes | |
class | Resource |
Functions | |
void | thread_func (Resource &resource) |
int | main (int argc, char *argv[]) |
Variables | |
uintptr_t | R_CStackLimit |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 31 of file boostEx.cpp.
References Resource::getValue(), RInside::parseEvalQ(), and thread_func().
void thread_func | ( | Resource & | resource | ) |
Definition at line 25 of file boostEx.cpp.
References R_CStackLimit, and Resource::use().
Referenced by main().
uintptr_t R_CStackLimit |
Referenced by RInside::initialize(), and thread_func().