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