nngn
|
Reads a value convertible to lua_Integer
.
More...
#include <get.h>
Static Public Member Functions | |
static T | get (lua_State *L, int i) |
static T | get (lua_State *L, int i) |
static T | get (lua_State *L, int i) |
static T | get (lua_State *L, int i) |
Reads a value convertible to lua_Integer
.
Reads one of the libraries native stack types (e.g.
Reads an enum
value if its underlying integral type can be read.
Reads a value convertible to lua_Number
.
Explicit casting is required for types whose values cannot be fully represented by a lua_Integer
.
Same rules as the lua_Integer
specialization.
table).
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |