Rcpp Version 1.0.9
|
Go to the source code of this file.
Functions | |
SEXP | get_string_elt (SEXP, R_xlen_t) |
const char * | char_get_string_elt (SEXP, R_xlen_t) |
void | set_string_elt (SEXP, R_xlen_t, SEXP) |
void | char_set_string_elt (SEXP, R_xlen_t, const char *) |
SEXP * | get_string_ptr (SEXP) |
SEXP | get_vector_elt (SEXP, R_xlen_t) |
void | set_vector_elt (SEXP, R_xlen_t, SEXP) |
SEXP * | get_vector_ptr (SEXP) |
const char * | char_nocheck (SEXP) |
void * | dataptr (SEXP) |
|
inline |
Definition at line 216 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 258 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions(), and Rcpp::String::setBuffer().
|
inline |
Definition at line 228 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 264 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 210 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 234 of file routines.h.
References GET_CALLABLE.
Referenced by Rcpp::sugar::get_const_begin(), and registerFunctions().
|
inline |
Definition at line 240 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 252 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 222 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 246 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().