Rcpp Version 1.0.9
|
#include <exceptions.h>
Public Member Functions | |
LongjumpException (SEXP token_) | |
Public Attributes | |
SEXP | token |
Definition at line 164 of file exceptions.h.
|
inline |
Definition at line 166 of file exceptions.h.
References Rcpp::internal::getLongjumpToken(), Rcpp::internal::isLongjumpSentinel(), and token.
SEXP Rcpp::LongjumpException::token |
Definition at line 165 of file exceptions.h.
Referenced by LongjumpException().