|
Rcpp Version 0.10.3
|
#include <InternalFunction.h>


Private Member Functions | |
| void | set (SEXP xp) |
Additional Inherited Members | |
Public Member Functions inherited from Rcpp::RObject | |
| RObject () | |
| RObject (SEXP x) | |
| RObject (const RObject &other) | |
| RObject & | operator= (const RObject &other) |
| RObject & | operator= (SEXP other) |
| virtual | ~RObject () |
| operator SEXP () const | |
| bool | inherits (const char *clazz) const |
| std::vector< std::string > | attributeNames () const |
| bool | hasAttribute (const std::string &attr) const |
| AttributeProxy | attr (const std::string &name) const |
| bool | isNULL () const |
| int | sexp_type () const |
| SEXP | asSexp () const |
| bool | isObject () const |
| bool | isS4 () const |
| bool | hasSlot (const std::string &name) const |
| SlotProxy | slot (const std::string &name) const |
Protected Member Functions inherited from Rcpp::RObject | |
| void | setSEXP (SEXP x) |
Protected Attributes inherited from Rcpp::RObject | |
| SEXP | m_sexp |
functions
Definition at line 35 of file InternalFunction.h.
|
inlineprivate |
Definition at line 42 of file InternalFunction.h.
References Rcpp::Environment::Rcpp_namespace(), and Rcpp::RObject::setSEXP().
