|
CXXR (C++ R)
|
Class CXXR::S4Object and associated C interface. More...
#include "CXXR/RObject.h"#include <boost/serialization/access.hpp>#include <boost/serialization/base_object.hpp>#include <boost/serialization/nvp.hpp>#include "CXXR/SEXP_downcast.hpp"

Go to the source code of this file.
Classes | |
| class | CXXR::S4Object |
| S4 object. More... | |
Namespaces | |
| namespace | CXXR |
| Namespace for the CXXR project. | |
Functions | |
| SEXP | Rf_allocS4Object () |
| Create an S4 object. | |
Class CXXR::S4Object and associated C interface.
(S4Object implements S4SXP.)
| SEXP Rf_allocS4Object | ( | ) |
Create an S4 object.
1.8.1