|
Rcpp Version 1.1.2
|
#include <Rcpp/iostream/Rstreambuf.h>

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::internal |
| internal implementation details | |
Macros | |
| #define | GET_CALLABLE(__FUN__) |
Functions | |
| attribute_hidden const char * | Rcpp::type2name (SEXP x) |
| attribute_hidden unsigned long | Rcpp::internal::enterRNGScope () |
| attribute_hidden unsigned long | Rcpp::internal::exitRNGScope () |
| attribute_hidden unsigned long | Rcpp::internal::beginSuspendRNGSynchronization () |
| attribute_hidden unsigned long | Rcpp::internal::endSuspendRNGSynchronization () |
| attribute_hidden char * | Rcpp::internal::get_string_buffer () |
| attribute_hidden SEXP | Rcpp::internal::get_Rcpp_namespace () |
| attribute_hidden double | Rcpp::mktime00 (struct tm &tm) |
| attribute_hidden struct tm * | Rcpp::gmtime_ (const time_t *const x) |
| attribute_hidden void | Rcpp::Rcpp_precious_init () |
| attribute_hidden void | Rcpp::Rcpp_precious_teardown () |
| attribute_hidden SEXP | Rcpp::Rcpp_precious_preserve (SEXP object) |
| attribute_hidden void | Rcpp::Rcpp_precious_remove (SEXP token) |
| attribute_hidden Rostream< true > & | Rcpp::Rcpp_cout_get () |
| attribute_hidden Rostream< false > & | Rcpp::Rcpp_cerr_get () |
| attribute_hidden SEXP | rcpp_get_stack_trace () |
| attribute_hidden SEXP | rcpp_set_stack_trace (SEXP e) |
| attribute_hidden std::string | demangle (const std::string &name) |
| attribute_hidden const char * | short_file_name (const char *file) |
| attribute_hidden SEXP | stack_trace (const char *file="", int line=-1) |
| attribute_hidden SEXP | get_string_elt (SEXP s, R_xlen_t i) |
| attribute_hidden const char * | char_get_string_elt (SEXP s, R_xlen_t i) |
| attribute_hidden void | set_string_elt (SEXP s, R_xlen_t i, SEXP v) |
| attribute_hidden void | char_set_string_elt (SEXP s, R_xlen_t i, const char *v) |
| attribute_hidden SEXP * | get_string_ptr (SEXP s) |
| attribute_hidden SEXP | get_vector_elt (SEXP v, R_xlen_t i) |
| attribute_hidden void | set_vector_elt (SEXP v, R_xlen_t i, SEXP x) |
| attribute_hidden SEXP * | get_vector_ptr (SEXP v) |
| attribute_hidden const char * | char_nocheck (SEXP x) |
| attribute_hidden void * | dataptr (SEXP x) |
| attribute_hidden Rcpp::Module * | getCurrentScope () |
| attribute_hidden void | setCurrentScope (Rcpp::Module *mod) |
| attribute_hidden int * | get_cache (int n) |
| attribute_hidden SEXP | reset_current_error () |
| attribute_hidden int | error_occured () |
| attribute_hidden SEXP | rcpp_get_current_error () |
| #define GET_CALLABLE | ( | __FUN__ | ) |
Definition at line 82 of file routines.h.
Referenced by Rcpp::internal::beginSuspendRNGSynchronization(), char_get_string_elt(), char_nocheck(), char_set_string_elt(), dataptr(), demangle(), Rcpp::internal::endSuspendRNGSynchronization(), Rcpp::internal::enterRNGScope(), error_occured(), Rcpp::internal::exitRNGScope(), get_cache(), Rcpp::internal::get_Rcpp_namespace(), Rcpp::internal::get_string_buffer(), get_string_elt(), get_string_ptr(), get_vector_elt(), get_vector_ptr(), getCurrentScope(), Rcpp::gmtime_(), Rcpp::mktime00(), Rcpp::Rcpp_cerr_get(), Rcpp::Rcpp_cout_get(), rcpp_get_current_error(), rcpp_get_stack_trace(), Rcpp::Rcpp_precious_init(), Rcpp::Rcpp_precious_preserve(), Rcpp::Rcpp_precious_remove(), Rcpp::Rcpp_precious_teardown(), rcpp_set_stack_trace(), reset_current_error(), set_string_elt(), set_vector_elt(), setCurrentScope(), short_file_name(), stack_trace(), and Rcpp::type2name().
|
inline |
Definition at line 216 of file routines.h.
|
inline |
Definition at line 258 of file routines.h.
|
inline |
Definition at line 228 of file routines.h.
|
inline |
Definition at line 264 of file routines.h.
|
inline |
Definition at line 192 of file routines.h.
|
inline |
Definition at line 294 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 282 of file routines.h.
References GET_CALLABLE.
Referenced by Rcpp::sugar::IndexHash< RTYPE >::IndexHash(), and registerFunctions().
|
inline |
Definition at line 210 of file routines.h.
|
inline |
Definition at line 234 of file routines.h.
|
inline |
Definition at line 240 of file routines.h.
|
inline |
Definition at line 252 of file routines.h.
|
inline |
Definition at line 270 of file routines.h.
References GET_CALLABLE.
Referenced by class_< Class >::derives(), Rcpp::function(), Rcpp::function(), registerFunctions(), and Rcpp::enum_< Enum, Parent >::~enum_().
|
inline |
Definition at line 300 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 180 of file routines.h.
References GET_CALLABLE.
Referenced by exception_to_condition_template(), and registerFunctions().
|
inline |
Definition at line 186 of file routines.h.
References GET_CALLABLE.
Referenced by Rcpp::exception::copy_stack_trace_to_r(), exception_to_condition_template(), and registerFunctions().
|
inline |
Definition at line 288 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 222 of file routines.h.
|
inline |
Definition at line 246 of file routines.h.
|
inline |
Definition at line 276 of file routines.h.
References GET_CALLABLE.
Referenced by R_init_Rcpp(), and registerFunctions().
|
inline |
Definition at line 198 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().
|
inline |
Definition at line 204 of file routines.h.
References GET_CALLABLE.
Referenced by registerFunctions().