Main Page
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
luwra
Value< Arbitrary >
Static Public Member Functions
|
List of all members
luwra::Value< Arbitrary > Struct Template Reference
Static Public Member Functions
static
Arbitrary
read
(
State
*state, int index)
static size_t
push
(
State
*state, const
Arbitrary
&value)
Detailed Description
template<>
struct luwra::Value< Arbitrary >
See
Arbitrary
.
Member Function Documentation
static size_t
luwra::Value
<
Arbitrary
>::push
(
State
*
state
,
const
Arbitrary
&
value
)
inline
static
static
Arbitrary
luwra::Value
<
Arbitrary
>::read
(
State
*
state
,
int
index
)
inline
static