![]() |
#include <lua.h>
#include <aerospike/as_list.h>
#include <aerospike/mod_lua_val.h>
Go to the source code of this file.
Functions | |
int | mod_lua_list_register (lua_State *) |
as_list * | mod_lua_pushlist (lua_State *, as_list *) |
as_list * | mod_lua_tolist (lua_State *, int) |
int mod_lua_list_register | ( | lua_State * | ) |
as_list* mod_lua_tolist | ( | lua_State * | , |
int | |||
) |