Rcpp Version 0.9.10
Rcpp::Environment Member List
This is the complete list of members for Rcpp::Environment, including all inherited members.
asSexp() const Rcpp::RObject [inline]
assign(const std::string &name, SEXP x) const Rcpp::Environment
assign(const std::string &name, const WRAPPABLE &x) const Rcpp::Environment [inline]
attr(const std::string &name) const Rcpp::RObject
attributeNames() const Rcpp::RObject
base_env()Rcpp::Environment [static]
base_namespace()Rcpp::Environment [static]
Binding classRcpp::Environment [friend]
bindingIsActive(const std::string &name) const Rcpp::Environment
bindingIsLocked(const std::string &name) const Rcpp::Environment
empty_env()Rcpp::Environment [static]
Environment()Rcpp::Environment
Environment(SEXP x)Rcpp::Environment
Environment(const Environment &other)Rcpp::Environment
Environment(const std::string &name)Rcpp::Environment
Environment(int pos)Rcpp::Environment
exists(const std::string &name) const Rcpp::Environment
find(const std::string &name) const Rcpp::Environment
get(const std::string &name) const Rcpp::Environment
global_env()Rcpp::Environment [static]
hasAttribute(const std::string &attr) const Rcpp::RObject
hasSlot(const std::string &name) const Rcpp::RObject
inherits(const char *clazz) const Rcpp::RObject [inline]
is_user_database() const Rcpp::Environment
isLocked() const Rcpp::Environment
isNULL() const Rcpp::RObject [inline]
isObject() const Rcpp::RObject [inline]
isS4() const Rcpp::RObject [inline]
lock(bool bindings)Rcpp::Environment
lockBinding(const std::string &name)Rcpp::Environment
ls(bool all) const Rcpp::Environment
m_sexpRcpp::RObject [protected]
namespace_env(const std::string &)Rcpp::Environment [static]
new_child(bool hashed)Rcpp::Environment
operator SEXP() const Rcpp::RObject [inline]
operator=(const Environment &other)Rcpp::Environment
Rcpp::RObject::operator=(const RObject &other)Rcpp::RObject
Rcpp::RObject::operator=(SEXP other)Rcpp::RObject
operator[](const std::string &name) const Rcpp::Environment
operator[](const std::string &name)Rcpp::Environment
parent() const Rcpp::Environment
Rcpp_namespace()Rcpp::Environment [static]
remove(const std::string &name)Rcpp::Environment
RObject()Rcpp::RObject [inline]
RObject(SEXP x)Rcpp::RObject [inline]
RObject(const RObject &other)Rcpp::RObject
setSEXP(SEXP x)Rcpp::RObject [protected]
sexp_type() const Rcpp::RObject [inline]
slot(const std::string &name) const Rcpp::RObject
SlotProxy classRcpp::RObject [friend]
unlockBinding(const std::string &name)Rcpp::Environment
~Environment()Rcpp::Environment
~RObject()Rcpp::RObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines