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

Go to the source code of this file.

Functions

int mod_lua_map_register (lua_State *)
 
as_mapmod_lua_pushmap (lua_State *, as_map *)
 
as_mapmod_lua_tomap (lua_State *, int)
 

Function Documentation

int mod_lua_map_register ( lua_State *  )
as_map* mod_lua_pushmap ( lua_State *  ,
as_map  
)
as_map* mod_lua_tomap ( lua_State *  ,
int   
)