Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SteveKChiu/lua-intf
/ functions
Functions
478 in github.com/SteveKChiu/lua-intf
⨍
Functions
478
◇
Types & classes
173
Method
get
LuaIntf/impl/LuaType.h:327
Method
get
LuaIntf/impl/LuaType.h:361
Method
get
LuaIntf/impl/LuaType.h:431
Method
get
LuaIntf/impl/CppArg.h:201
Method
get
LuaIntf/impl/CppArg.h:210
Method
get
LuaIntf/impl/CppArg.h:220
Method
get
LuaIntf/impl/CppArg.h:231
Method
get
LuaIntf/impl/CppArg.h:241
Method
get
LuaIntf/impl/CppArg.h:251
Method
get
LuaIntf/impl/CppArg.h:291
Method
get
LuaIntf/impl/CppArg.h:314
Method
get
LuaIntf/impl/CppArg.h:324
Method
getClassID
LuaIntf/impl/CppObject.h:99
Method
getClassID
LuaIntf/impl/CppObject.h:230
Method
getExactObject
LuaIntf/impl/CppObject.h:109
Method
getField
LuaIntf/LuaState.h:548
Method
getFullName
LuaIntf/src/CppBindModule.cpp:145
Function
getGlobal
LuaIntf/LuaState.h:192
Method
getGlobal
LuaIntf/LuaContext.h:163
Method
getGlobal
LuaIntf/LuaState.h:539
Method
getInfo
LuaIntf/LuaState.h:789
Function
getList
LuaIntf/LuaRef.h:1346
Function
getList
LuaIntf/LuaState.h:129
Method
getLocal
LuaIntf/LuaState.h:792
Function
getMap
LuaIntf/LuaRef.h:1355
Function
getMap
LuaIntf/LuaState.h:159
Method
getMemberName
LuaIntf/src/CppBindModule.cpp:159
Method
getMetaField
LuaIntf/LuaState.h:577
Method
getMetaTable
LuaIntf/LuaState.h:571
Method
getMetaTable
LuaIntf/src/LuaRef.cpp:244
Method
getNumber
LuaIntf/LuaState.h:438
Method
getObject
LuaIntf/src/CppObject.cpp:60
Method
getObject
LuaIntf/impl/CppObject.h:119
Method
getRef
LuaIntf/LuaState.h:769
Method
getString
LuaIntf/LuaState.h:448
Method
getSubTable
LuaIntf/LuaState.h:545
Method
getTable
LuaIntf/LuaState.h:542
Method
getTableLen
LuaIntf/LuaState.h:589
Method
getTableNext
LuaIntf/LuaState.h:586
Method
getUpvalue
LuaIntf/LuaState.h:798
Method
getUserValue
LuaIntf/LuaState.h:583
Method
getVariant
LuaIntf/src/QtLuaIntf.cpp:76
Method
globalValue
LuaIntf/LuaState.h:843
Method
globals
* Get global table (_G). */
LuaIntf/LuaRef.h:405
Method
globals
* Get global table (_G) */
LuaIntf/LuaContext.h:154
Method
gsub
LuaIntf/LuaState.h:766
Method
has
LuaIntf/LuaRef.h:1046
Method
hold
LuaIntf/impl/CppArg.h:84
Method
hook
LuaIntf/LuaState.h:815
Method
hookCount
LuaIntf/LuaState.h:821
Method
hookMask
LuaIntf/LuaState.h:818
Method
importLibs
* Import standard Lua libraries * * The standard Lua library is not available until this function is called. */
LuaIntf/LuaContext.h:122
Method
index
LuaIntf/src/CppBindClass.cpp:34
Method
index
LuaIntf/src/CppBindModule.cpp:34
Method
insert
LuaIntf/LuaState.h:328
Method
invoke
LuaIntf/LuaRef.h:1229
Method
invoke
LuaIntf/LuaRef.h:1247
Method
invoke
LuaIntf/LuaRef.h:1263
Method
isBool
LuaIntf/LuaState.h:380
Method
isCFunction
LuaIntf/LuaState.h:362
Method
isFunction
LuaIntf/LuaState.h:368
Method
isIdenticalTo
LuaIntf/src/LuaRef.cpp:197
Method
isLightUserData
LuaIntf/LuaState.h:374
Method
isNil
LuaIntf/LuaState.h:377
Method
isNone
LuaIntf/LuaState.h:386
Method
isNoneOrNil
LuaIntf/LuaState.h:389
Method
isNumber
LuaIntf/LuaState.h:356
Method
isSharedPtr
LuaIntf/impl/CppObject.h:366
Method
isString
LuaIntf/LuaState.h:359
Method
isTable
* Test whether this ref is table. */
LuaIntf/LuaRef.h:535
Method
isTable
LuaIntf/LuaState.h:371
Method
isThread
LuaIntf/LuaState.h:383
Method
isUserData
LuaIntf/LuaState.h:365
Method
isYieldable
LuaIntf/LuaState.h:713
Method
len
* Get the length of this table (the same as # operator of Lua). */
LuaIntf/LuaRef.h:1129
Method
load
LuaIntf/LuaState.h:660
Method
loadBuffer
LuaIntf/LuaState.h:666
Method
loadFile
LuaIntf/LuaState.h:663
Method
loadString
LuaIntf/LuaState.h:679
Function
luaL_setfuncs
LuaIntf/src/LuaCompat.cpp:299
Function
lua_Integer lua_tointegerx
LuaIntf/src/LuaCompat.cpp:178
Function
lua_Number lua_tonumberx
LuaIntf/src/LuaCompat.cpp:169
Function
lua_Unsigned luaL_checkunsigned
LuaIntf/src/LuaCompat.cpp:225
Function
lua_Unsigned luaL_optunsigned
LuaIntf/src/LuaCompat.cpp:236
Function
lua_Unsigned lua_tounsignedx
LuaIntf/src/LuaCompat.cpp:161
Method
make
LuaIntf/impl/CppFunction.h:59
Method
meta
* The underlying meta table. */
LuaIntf/impl/CppBindClass.h:400
Method
meta
* The underlying meta table. */
LuaIntf/impl/CppBindModule.h:287
Method
newIndex
LuaIntf/src/CppBindClass.cpp:139
Method
newIndex
LuaIntf/src/CppBindModule.cpp:66
Method
newMetaTable
LuaIntf/LuaState.h:568
Method
newState
LuaIntf/LuaState.h:282
Method
newTable
LuaIntf/LuaState.h:565
Method
newThread
LuaIntf/LuaState.h:291
Method
newUserData
LuaIntf/LuaState.h:580
Method
next
LuaIntf/src/LuaRef.cpp:138
Method
numberToInteger
LuaIntf/LuaState.h:435
Function
objectCast
LuaIntf/impl/CppObject.h:564
Method
objectPtr
LuaIntf/impl/CppObject.h:275
Method
objectPtr
LuaIntf/impl/CppObject.h:371
← previous
next →
201–300 of 478, ranked by callers