|
Rcpp Version 1.1.2
|

Go to the source code of this file.
Macros | |
| #define | RCPP_GENERATE_CTOR_ASSIGN(__CLASS__) |
| #define | RCPP_CTOR_ASSIGN(__CLASS__) |
| #define | RCPP_CTOR_ASSIGN_WITH_BASE(__CLASS__) |
| #define | RCPP_API_CLASS(__CLASS__) |
| #define RCPP_API_CLASS | ( | __CLASS__ | ) |
Definition at line 49 of file interface.h.
| #define RCPP_CTOR_ASSIGN | ( | __CLASS__ | ) |
Definition at line 26 of file interface.h.
| #define RCPP_CTOR_ASSIGN_WITH_BASE | ( | __CLASS__ | ) |
Definition at line 38 of file interface.h.
Referenced by Rcpp::class_< Class >::run_finalizer().
| #define RCPP_GENERATE_CTOR_ASSIGN | ( | __CLASS__ | ) |
Definition at line 21 of file interface.h.
Referenced by Rcpp::RCPP_API_CLASS(), Rcpp::RCPP_API_CLASS(), Rcpp::RCPP_API_CLASS(), Rcpp::RCPP_API_CLASS(), Rcpp::RCPP_API_CLASS(), Rcpp::RCPP_API_CLASS(), and Rcpp::RCPP_API_CLASS().