This is the complete list of members for StorageRef, including all inherited members.
checkAnyMetadata(lua_State *L, int narg) | MetaDataRef | static |
checkObject(lua_State *L, int narg) | ModApiBase | inlinestatic |
className | StorageRef | static |
clearMeta() | StorageRef | privatevirtual |
create(lua_State *L, const std::string &mod_name, ModStorageDatabase *db) | StorageRef | static |
gc_object(lua_State *L) | MetaDataRef | protectedstatic |
getCurrentModPath(lua_State *L) | ModApiBase | static |
getEmergeThread(lua_State *L) | ModApiBase | static |
getEnv(lua_State *L) | ModApiBase | static |
getGameDef(lua_State *L) | ModApiBase | static |
getmeta(bool auto_create) | StorageRef | privatevirtual |
getScriptApi(lua_State *L) | ModApiBase | inlinestatic |
getScriptApiBase(lua_State *L) | ModApiBase | static |
getServer(lua_State *L) | ModApiBase | static |
getServerInventoryMgr(lua_State *L) | ModApiBase | static |
handleFromTable(lua_State *L, int table, IMetadata *meta) | MetaDataRef | protectedvirtual |
handleToTable(lua_State *L, IMetadata *meta) | MetaDataRef | protectedvirtual |
l_contains(lua_State *L) | MetaDataRef | protectedstatic |
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func) | ModApiBase | static |
l_equals(lua_State *L) | MetaDataRef | protectedstatic |
l_from_table(lua_State *L) | MetaDataRef | protectedstatic |
l_get(lua_State *L) | MetaDataRef | protectedstatic |
l_get_float(lua_State *L) | MetaDataRef | protectedstatic |
l_get_int(lua_State *L) | MetaDataRef | protectedstatic |
l_get_keys(lua_State *L) | MetaDataRef | protectedstatic |
l_get_string(lua_State *L) | MetaDataRef | protectedstatic |
l_set_float(lua_State *L) | MetaDataRef | protectedstatic |
l_set_int(lua_State *L) | MetaDataRef | protectedstatic |
l_set_string(lua_State *L) | MetaDataRef | protectedstatic |
l_to_table(lua_State *L) | MetaDataRef | protectedstatic |
m_object | StorageRef | private |
methods | StorageRef | privatestatic |
readParam(lua_State *L, int index) | LuaHelper | protectedstatic |
readParam(lua_State *L, int index, const T &default_value) | LuaHelper | inlineprotectedstatic |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
Register(lua_State *L) | StorageRef | static |
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods) | ModApiBase | static |
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top) | ModApiBase | static |
registerMetadataClass(lua_State *L, const char *name, const luaL_Reg *methods) | MetaDataRef | protectedstatic |
reportMetadataChange(const std::string *name=nullptr) | MetaDataRef | inlineprotectedvirtual |
StorageRef(const std::string &mod_name, ModStorageDatabase *db) | StorageRef | inline |
~MetaDataRef()=default | MetaDataRef | virtual |
~StorageRef()=default | StorageRef |