MCPcopy Create free account

hub / github.com/SteveKChiu/lua-intf / functions

Functions478 in github.com/SteveKChiu/lua-intf

↓ 69 callersMethodrawset
LuaIntf/LuaRef.h:873
↓ 46 callersFunctionpush
LuaIntf/LuaState.h:59
↓ 33 callersMethodrawget
LuaIntf/LuaRef.h:836
↓ 21 callersFunctionget
LuaIntf/LuaState.h:84
↓ 14 callersMethodwhat
LuaIntf/impl/LuaException.h:47
↓ 8 callersFunctionlua_rawgetp
LuaIntf/src/LuaCompat.cpp:88
↓ 7 callersFunctionlua_absindex
LuaIntf/src/LuaCompat.cpp:72
↓ 7 callersMethodobjectPtr
LuaIntf/impl/CppObject.h:330
↓ 7 callersMethodstate
* The underlying lua state. */
LuaIntf/impl/CppBindModule.h:632
↓ 6 callersFunctionlua_compare
LuaIntf/src/LuaCompat.cpp:205
↓ 6 callersMethodpushToStack
* Push value of this reference to Lua stack. */
LuaIntf/LuaRef.h:671
↓ 6 callersMethodpushToStack
LuaIntf/src/CppFunction.cpp:87
↓ 6 callersMethodvalue
* Get the signature id for type * * The id is unique in the process */
LuaIntf/impl/CppObject.h:35
↓ 5 callersMethodhold
LuaIntf/impl/CppArg.h:68
↓ 4 callersFunctionluaL_len
LuaIntf/src/LuaCompat.cpp:268
↓ 4 callersMethodsetMetaTable
LuaIntf/src/LuaRef.cpp:255
↓ 4 callersMethodstate
* Get the underlying Lua state. */
LuaIntf/LuaRef.h:519
↓ 3 callersMethodbegin
* Get the C++ style const iterator. */
LuaIntf/LuaRef.h:1170
↓ 3 callersMethodend
* Get the C++ style const iterator. */
LuaIntf/LuaRef.h:1178
↓ 3 callersFunctionlua_getuservalue
LuaIntf/src/LuaCompat.cpp:121
↓ 3 callersFunctionlua_pushunsigned
LuaIntf/src/LuaCompat.cpp:156
↓ 3 callersMethodrawsetp
LuaIntf/LuaRef.h:954
↓ 3 callersMethodvalue
LuaIntf/LuaRef.h:129
↓ 2 callersMethodisFunction
* Test whether this ref is function. */
LuaIntf/LuaRef.h:543
↓ 2 callersMethodkey
LuaIntf/LuaRef.h:232
↓ 2 callersFunctionlua_copy
LuaIntf/src/LuaCompat.cpp:80
↓ 2 callersFunctionlua_len
LuaIntf/src/LuaCompat.cpp:187
↓ 2 callersFunctionlua_rawsetp
LuaIntf/src/LuaCompat.cpp:95
↓ 2 callersFunctionlua_setuservalue
LuaIntf/src/LuaCompat.cpp:144
↓ 2 callersFunctionlua_version
LuaIntf/src/LuaCompat.cpp:66
↓ 2 callersFunctionopt
LuaIntf/LuaState.h:94
↓ 2 callersFunctionpushList
LuaIntf/LuaState.h:115
↓ 2 callersMethodpushToStack
LuaIntf/impl/CppObject.h:336
↓ 2 callersMethodrawgetp
LuaIntf/LuaRef.h:890
↓ 2 callersFunctionsetGlobal
LuaIntf/LuaState.h:202
↓ 1 callersFunction_luaL_countlevels
LuaIntf/src/LuaCompat.cpp:338
↓ 1 callersFunction_luaL_findfield
LuaIntf/src/LuaCompat.cpp:359
↓ 1 callersFunction_luaL_pushfuncname
LuaIntf/src/LuaCompat.cpp:398
↓ 1 callersFunction_luaL_pushglobalfuncname
LuaIntf/src/LuaCompat.cpp:383
↓ 1 callersFunction_lua_pushpackagetable
LuaIntf/src/LuaCompat.cpp:104
↓ 1 callersMethodisSharedPtr
* Whether the object is shared pointer */
LuaIntf/impl/CppObject.h:85
↓ 1 callersMethodisValid
* Check whether the reference is valid (has been bind to Lua). */
LuaIntf/LuaRef.h:527
↓ 1 callersFunctionluaL_checkversion
LuaIntf/src/LuaCompat.cpp:220
↓ 1 callersFunctionluaL_fileresult
LuaIntf/src/LuaCompat.cpp:445
↓ 1 callersFunctionluaL_getsubtable
LuaIntf/src/LuaCompat.cpp:321
↓ 1 callersFunctionluaL_setmetatable
LuaIntf/src/LuaCompat.cpp:314
↓ 1 callersFunctionluaL_testudata
LuaIntf/src/LuaCompat.cpp:281
↓ 1 callersFunctionluaL_tolstring
LuaIntf/src/LuaCompat.cpp:241
↓ 1 callersFunctionluaL_traceback
LuaIntf/src/LuaCompat.cpp:416
↓ 1 callersFunctionpushMap
LuaIntf/LuaState.h:145
↓ 1 callersMethodrawlen
* Get the length of this table (the same as # operator of Lua, but not via metatable). */
LuaIntf/LuaRef.h:1030
↓ 1 callersMethodstate
* The underlying lua state. */
LuaIntf/impl/CppBindClass.h:392
↓ 1 callersMethodtoBool
LuaIntf/LuaState.h:442
↓ 1 callersMethodtoString
LuaIntf/LuaState.h:445
↓ 1 callersMethodtype
LuaIntf/src/LuaRef.cpp:183
↓ 1 callersMethod~CppFunctor
* Override destructor if you need to perform any cleanup action */
LuaIntf/impl/CppFunction.h:40
↓ 1 callersMethod~CppObject
LuaIntf/impl/CppObject.h:77
MethodCppBindClass
LuaIntf/impl/CppBindClass.h:425
MethodCppBindClassBase
LuaIntf/impl/CppBindClass.h:363
MethodCppBindModule
LuaIntf/impl/CppBindModule.h:314
MethodCppBindModuleBase
LuaIntf/src/CppBindModule.cpp:122
MethodCppBindModuleBase
LuaIntf/impl/CppBindModule.h:228
MethodCppObject
LuaIntf/impl/CppObject.h:64
MethodCppObjectPtr
LuaIntf/impl/CppObject.h:323
MethodCppObjectSharedPtr
LuaIntf/impl/CppObject.h:357
MethodCppObjectValue
LuaIntf/impl/CppObject.h:258
MethodLuaBinding
* Module binds to a global variable (lua 5.0 style) * * It is recommended to put your module inside the global, and * then add your cla
LuaIntf/impl/CppBindModule.h:575
MethodLuaContext
* Create a new Lua state * * @param needImportLibs - true if need to import the standard libraries. */
LuaIntf/LuaContext.h:52
MethodLuaException
LuaIntf/impl/LuaException.h:30
MethodLuaRef
* Create empty reference. */
LuaIntf/LuaRef.h:414
FunctionLuaRefObject
LuaIntf/impl/CppObject.h:586
FunctionLuaRefValue
LuaIntf/LuaRef.h:1368
MethodLuaState
LuaIntf/LuaState.h:247
MethodLuaString
LuaIntf/impl/LuaType.h:385
MethodLuaTableIterator
* Create empty LuaTableIterator, it must be assigned to other LuaTableIterator before using. */
LuaIntf/LuaRef.h:156
MethodLuaTableRef
* Create new index association. * * @param state the Lua state * @param table the table reference (no auto unref) * @param key the
LuaIntf/LuaRef.h:57
Methodadd
LuaIntf/impl/CppObject.h:222
MethodaddDowncast
LuaIntf/impl/CppObject.h:171
MethodaddStaticVariableRef
LuaIntf/impl/CppBindClass.h:560
MethodaddVariableRef
LuaIntf/impl/CppBindClass.h:790
MethodaddVariableRef
LuaIntf/impl/CppBindModule.h:409
MethodallocFunc
LuaIntf/LuaState.h:297
Methodallocate
LuaIntf/impl/CppObject.h:67
MethodargError
LuaIntf/LuaState.h:755
Methodarith
LuaIntf/LuaState.h:484
MethodbeginClass
LuaIntf/impl/CppBindClass.h:983
MethodbeginClass
LuaIntf/impl/CppBindModule.h:548
MethodbeginClass
LuaIntf/impl/CppBindModule.h:671
MethodbeginExtendClass
LuaIntf/impl/CppBindClass.h:992
MethodbeginExtendClass
LuaIntf/impl/CppBindModule.h:557
MethodbeginExtendClass
LuaIntf/impl/CppBindModule.h:680
MethodbeginModule
* Open a new or existing CppBindModule for registrations. */
LuaIntf/impl/CppBindModule.h:531
MethodbeginModule
* Open a new or existing CppBindModule for registrations. */
LuaIntf/impl/CppBindModule.h:662
Methodbind
LuaIntf/src/CppFunction.cpp:76
Methodbind
* Register a new class or add to an existing class registration. * * @param parent_meta the parent module meta table (or class meta table if
LuaIntf/impl/CppBindClass.h:436
MethodbuildMetaTable
LuaIntf/src/CppBindClass.cpp:272
Methodcall
LuaIntf/LuaRef.h:757
Methodcall
LuaIntf/LuaState.h:635
Methodcall
LuaIntf/src/CppFunction.cpp:34
Methodcall
* lua_CFunction to call a class constructor (constructed inside userdata) */
LuaIntf/impl/CppBindClass.h:36
next →1–100 of 478, ranked by callers