Rcpp Version 1.0.14
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Variables
_
b
c
d
f
g
k
m
n
r
t
y
Typedefs
c
d
e
f
g
i
l
n
p
r
s
t
v
w
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
_
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Enumerator
r
v
Related Symbols
o
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
y
Functions
a
c
d
e
f
g
i
l
m
o
p
r
s
Variables
Typedefs
Macros
_
a
b
c
d
e
g
h
i
j
l
m
n
o
r
s
t
u
v
y
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerator
Friends
Macros
Loading...
Searching...
No Matches
Namespaces
|
Typedefs
|
Functions
|
Variables
Environment.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
Rcpp
Rcpp
API.
Typedefs
typedef
Environment_Impl
<
PreserveStorage
>
Rcpp::Environment
Functions
Rcpp::RCPP_API_CLASS
(
Environment_Impl
)
Rcpp::Environment_Impl
(
SEXP
x)
Rcpp::Environment_Impl
(
const
std::string &name)
Rcpp::Environment_Impl
(
int
pos
)
SEXP
Rcpp::ls
(
bool
all
)
const
SEXP
Rcpp::get
(
const
std::string &name)
const
SEXP
Rcpp::get
(
Symbol
name)
const
SEXP
Rcpp::find
(
const
std::string &name)
const
SEXP
Rcpp::find
(
Symbol
name)
const
bool
Rcpp::exists
(
const
std::string &name)
const
bool
Rcpp::assign
(
const
std::string &name,
SEXP
x)
const
bool
Rcpp::assign
(
const
std::string &name,
const
Shield
<
SEXP
> &x)
const
template<
typename
WRAPPABLE
>
bool
Rcpp::assign
(
const
std::string &name,
const
WRAPPABLE
&x)
const
bool
Rcpp::isLocked
()
const
bool
Rcpp::remove
(
const
std::string &name)
void
Rcpp::lock
(
bool
bindings
=
false
)
void
Rcpp::lockBinding
(
const
std::string &name)
void
Rcpp::unlockBinding
(
const
std::string &name)
bool
Rcpp::bindingIsLocked
(
const
std::string &name)
const
bool
Rcpp::bindingIsActive
(
const
std::string &name)
const
static
Environment_Impl
Rcpp::global_env
()
static
Environment_Impl
Rcpp::empty_env
()
static
Environment_Impl
Rcpp::base_env
()
static
Environment_Impl
Rcpp::base_namespace
()
static
Environment_Impl
Rcpp::Rcpp_namespace
()
static
Environment_Impl
Rcpp::namespace_env
(
const
std::string &package)
Environment_Impl
Rcpp::parent
()
const
Environment_Impl
Rcpp::new_child
(
bool
hashed
)
const
void
Rcpp::update
(
SEXP
)
Variables
Rcpp::BindingPolicy< Environment_Impl< StoragePolicy > >
inst
include
Rcpp
Environment.h
Generated on Sun Jan 12 2025 11:21:44 for Rcpp Version 1.0.14 by
1.9.8