|
Rcpp Version 1.1.2
|
#include <Language.h>


Public Member Functions | |
| binary_call (Language call_) | |
| binary_call (Language call_, R_xlen_t index1, R_xlen_t index2) | |
| binary_call (Function fun) | |
| RESULT_TYPE | operator() (const T1 &o1, const T2 &o2) |
Private Attributes | |
| Language | call |
| Language::Proxy | proxy1 |
| Language::Proxy | proxy2 |
Definition at line 206 of file Language.h.
|
inline |
Definition at line 208 of file Language.h.
|
inline |
Definition at line 209 of file Language.h.
|
inline |
Definition at line 210 of file Language.h.
|
inline |
Definition at line 212 of file Language.h.
References Rcpp::as(), call, proxy1, and proxy2.

|
private |
Definition at line 219 of file Language.h.
Referenced by binary_call(), binary_call(), binary_call(), and operator()().
|
private |
Definition at line 220 of file Language.h.
Referenced by binary_call(), binary_call(), binary_call(), and operator()().
|
private |
Definition at line 221 of file Language.h.
Referenced by binary_call(), binary_call(), binary_call(), and operator()().