![]() |
#include <lua.h>
#include <aerospike/as_rec.h>
#include <aerospike/mod_lua_val.h>
Go to the source code of this file.
Functions | |
as_rec * | mod_lua_pushrecord (lua_State *, as_rec *) |
int | mod_lua_record_register (lua_State *) |
as_rec * | mod_lua_torecord (lua_State *, int) |
int mod_lua_record_register | ( | lua_State * | ) |
as_rec* mod_lua_torecord | ( | lua_State * | , |
int | |||
) |