| asBool() const | RcppSexp | [inline] |
| asDouble() const | RcppSexp | [inline] |
| asInt() const | RcppSexp | [inline] |
| asRaw() const | RcppSexp | [inline] |
| asSexp() const | RcppSexp | [inline] |
| asStdString() const | RcppSexp | [inline] |
| asStdVectorBool() const | RcppSexp | [inline] |
| asStdVectorDouble() const | RcppSexp | [inline] |
| asStdVectorInt() const | RcppSexp | [inline] |
| asStdVectorRaw() const | RcppSexp | [inline] |
| asStdVectorString() const | RcppSexp | [inline] |
| attr(const std::string &name) const | RcppSexp | [inline] |
| attributeNames() const | RcppSexp | [inline] |
| DEPRECATED() | RcppSexp | [inline, protected] |
| hasAttribute(const std::string &attr) const | RcppSexp | [inline] |
| isNULL() const | RcppSexp | [inline] |
| object | RcppSexp | [protected] |
| operator SEXP() const | RcppSexp | [inline] |
| protect() | RcppSexp | [inline] |
| RcppSexp(SEXP m_sexp=R_NilValue) | RcppSexp | [inline] |
| RcppSexp(const double &v) | RcppSexp | [inline] |
| RcppSexp(const int &v) | RcppSexp | [inline] |
| RcppSexp(const Rbyte &v) | RcppSexp | [inline] |
| RcppSexp(const std::string &v) | RcppSexp | [inline] |
| RcppSexp(const bool &v) | RcppSexp | [inline] |
| RcppSexp(const std::vector< int > &v) | RcppSexp | [inline] |
| RcppSexp(const std::vector< double > &v) | RcppSexp | [inline] |
| RcppSexp(const std::vector< std::string > &v) | RcppSexp | [inline] |
| RcppSexp(const std::vector< Rbyte > &v) | RcppSexp | [inline] |
| RcppSexp(const std::vector< bool > &v) | RcppSexp | [inline] |
| RcppSexp(const std::set< int > &v) | RcppSexp | [inline] |
| RcppSexp(const std::set< double > &v) | RcppSexp | [inline] |
| RcppSexp(const std::set< std::string > &v) | RcppSexp | [inline] |
| RcppSexp(const std::set< Rbyte > &v) | RcppSexp | [inline] |
| release() | RcppSexp | [inline] |
| sexp_type() const | RcppSexp | [inline] |
| ~RcppSexp() | RcppSexp |
1.6.1