Rcpp Version 1.0.9
|
This is the complete list of members for Rcpp::exception, including all inherited members.
copy_stack_trace_to_r() const | Rcpp::exception | inline |
exception(const char *message_, bool include_call=RCPP_DEFAULT_INCLUDE_CALL) | Rcpp::exception | inlineexplicit |
exception(const char *message_, const char *, int, bool include_call=RCPP_DEFAULT_INCLUDE_CALL) | Rcpp::exception | inline |
include_call() const | Rcpp::exception | inline |
include_call_ | Rcpp::exception | private |
message | Rcpp::exception | private |
record_stack_trace() | Rcpp::exception | inlineprivate |
stack | Rcpp::exception | private |
what() const | Rcpp::exception | inlinevirtual |
~exception() | Rcpp::exception | inlinevirtual |