![]() |
#include <lua.h>
#include <aerospike/as_map.h>
#include <aerospike/mod_lua_val.h>
Go to the source code of this file.
Functions | |
int | mod_lua_map_register (lua_State *) |
as_map * | mod_lua_pushmap (lua_State *, as_map *) |
as_map * | mod_lua_tomap (lua_State *, int) |
int mod_lua_map_register | ( | lua_State * | ) |
as_map* mod_lua_tomap | ( | lua_State * | , |
int | |||
) |