All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
src/include/aerospike/mod_lua_aerospike.h File Reference
#include <lua.h>
#include <aerospike/as_aerospike.h>
#include <aerospike/mod_lua_val.h>
+ Include dependency graph for src/include/aerospike/mod_lua_aerospike.h:

Go to the source code of this file.

Functions

int mod_lua_aerospike_register (lua_State *)
 
as_aerospike * mod_lua_pushaerospike (lua_State *, as_aerospike *)
 
as_aerospike * mod_lua_toaerospike (lua_State *, int)
 

Function Documentation

int mod_lua_aerospike_register ( lua_State *  )
as_aerospike* mod_lua_pushaerospike ( lua_State *  ,
as_aerospike *   
)
as_aerospike* mod_lua_toaerospike ( lua_State *  ,
int   
)