MCPcopy Create free account

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

Functions478 in github.com/SteveKChiu/lua-intf

Methodget
LuaIntf/impl/LuaType.h:327
Methodget
LuaIntf/impl/LuaType.h:361
Methodget
LuaIntf/impl/LuaType.h:431
Methodget
LuaIntf/impl/CppArg.h:201
Methodget
LuaIntf/impl/CppArg.h:210
Methodget
LuaIntf/impl/CppArg.h:220
Methodget
LuaIntf/impl/CppArg.h:231
Methodget
LuaIntf/impl/CppArg.h:241
Methodget
LuaIntf/impl/CppArg.h:251
Methodget
LuaIntf/impl/CppArg.h:291
Methodget
LuaIntf/impl/CppArg.h:314
Methodget
LuaIntf/impl/CppArg.h:324
MethodgetClassID
LuaIntf/impl/CppObject.h:99
MethodgetClassID
LuaIntf/impl/CppObject.h:230
MethodgetExactObject
LuaIntf/impl/CppObject.h:109
MethodgetField
LuaIntf/LuaState.h:548
MethodgetFullName
LuaIntf/src/CppBindModule.cpp:145
FunctiongetGlobal
LuaIntf/LuaState.h:192
MethodgetGlobal
LuaIntf/LuaContext.h:163
MethodgetGlobal
LuaIntf/LuaState.h:539
MethodgetInfo
LuaIntf/LuaState.h:789
FunctiongetList
LuaIntf/LuaRef.h:1346
FunctiongetList
LuaIntf/LuaState.h:129
MethodgetLocal
LuaIntf/LuaState.h:792
FunctiongetMap
LuaIntf/LuaRef.h:1355
FunctiongetMap
LuaIntf/LuaState.h:159
MethodgetMemberName
LuaIntf/src/CppBindModule.cpp:159
MethodgetMetaField
LuaIntf/LuaState.h:577
MethodgetMetaTable
LuaIntf/LuaState.h:571
MethodgetMetaTable
LuaIntf/src/LuaRef.cpp:244
MethodgetNumber
LuaIntf/LuaState.h:438
MethodgetObject
LuaIntf/src/CppObject.cpp:60
MethodgetObject
LuaIntf/impl/CppObject.h:119
MethodgetRef
LuaIntf/LuaState.h:769
MethodgetString
LuaIntf/LuaState.h:448
MethodgetSubTable
LuaIntf/LuaState.h:545
MethodgetTable
LuaIntf/LuaState.h:542
MethodgetTableLen
LuaIntf/LuaState.h:589
MethodgetTableNext
LuaIntf/LuaState.h:586
MethodgetUpvalue
LuaIntf/LuaState.h:798
MethodgetUserValue
LuaIntf/LuaState.h:583
MethodgetVariant
LuaIntf/src/QtLuaIntf.cpp:76
MethodglobalValue
LuaIntf/LuaState.h:843
Methodglobals
* Get global table (_G). */
LuaIntf/LuaRef.h:405
Methodglobals
* Get global table (_G) */
LuaIntf/LuaContext.h:154
Methodgsub
LuaIntf/LuaState.h:766
Methodhas
LuaIntf/LuaRef.h:1046
Methodhold
LuaIntf/impl/CppArg.h:84
Methodhook
LuaIntf/LuaState.h:815
MethodhookCount
LuaIntf/LuaState.h:821
MethodhookMask
LuaIntf/LuaState.h:818
MethodimportLibs
* Import standard Lua libraries * * The standard Lua library is not available until this function is called. */
LuaIntf/LuaContext.h:122
Methodindex
LuaIntf/src/CppBindClass.cpp:34
Methodindex
LuaIntf/src/CppBindModule.cpp:34
Methodinsert
LuaIntf/LuaState.h:328
Methodinvoke
LuaIntf/LuaRef.h:1229
Methodinvoke
LuaIntf/LuaRef.h:1247
Methodinvoke
LuaIntf/LuaRef.h:1263
MethodisBool
LuaIntf/LuaState.h:380
MethodisCFunction
LuaIntf/LuaState.h:362
MethodisFunction
LuaIntf/LuaState.h:368
MethodisIdenticalTo
LuaIntf/src/LuaRef.cpp:197
MethodisLightUserData
LuaIntf/LuaState.h:374
MethodisNil
LuaIntf/LuaState.h:377
MethodisNone
LuaIntf/LuaState.h:386
MethodisNoneOrNil
LuaIntf/LuaState.h:389
MethodisNumber
LuaIntf/LuaState.h:356
MethodisSharedPtr
LuaIntf/impl/CppObject.h:366
MethodisString
LuaIntf/LuaState.h:359
MethodisTable
* Test whether this ref is table. */
LuaIntf/LuaRef.h:535
MethodisTable
LuaIntf/LuaState.h:371
MethodisThread
LuaIntf/LuaState.h:383
MethodisUserData
LuaIntf/LuaState.h:365
MethodisYieldable
LuaIntf/LuaState.h:713
Methodlen
* Get the length of this table (the same as # operator of Lua). */
LuaIntf/LuaRef.h:1129
Methodload
LuaIntf/LuaState.h:660
MethodloadBuffer
LuaIntf/LuaState.h:666
MethodloadFile
LuaIntf/LuaState.h:663
MethodloadString
LuaIntf/LuaState.h:679
FunctionluaL_setfuncs
LuaIntf/src/LuaCompat.cpp:299
Functionlua_Integer lua_tointegerx
LuaIntf/src/LuaCompat.cpp:178
Functionlua_Number lua_tonumberx
LuaIntf/src/LuaCompat.cpp:169
Functionlua_Unsigned luaL_checkunsigned
LuaIntf/src/LuaCompat.cpp:225
Functionlua_Unsigned luaL_optunsigned
LuaIntf/src/LuaCompat.cpp:236
Functionlua_Unsigned lua_tounsignedx
LuaIntf/src/LuaCompat.cpp:161
Methodmake
LuaIntf/impl/CppFunction.h:59
Methodmeta
* The underlying meta table. */
LuaIntf/impl/CppBindClass.h:400
Methodmeta
* The underlying meta table. */
LuaIntf/impl/CppBindModule.h:287
MethodnewIndex
LuaIntf/src/CppBindClass.cpp:139
MethodnewIndex
LuaIntf/src/CppBindModule.cpp:66
MethodnewMetaTable
LuaIntf/LuaState.h:568
MethodnewState
LuaIntf/LuaState.h:282
MethodnewTable
LuaIntf/LuaState.h:565
MethodnewThread
LuaIntf/LuaState.h:291
MethodnewUserData
LuaIntf/LuaState.h:580
Methodnext
LuaIntf/src/LuaRef.cpp:138
MethodnumberToInteger
LuaIntf/LuaState.h:435
FunctionobjectCast
LuaIntf/impl/CppObject.h:564
MethodobjectPtr
LuaIntf/impl/CppObject.h:275
MethodobjectPtr
LuaIntf/impl/CppObject.h:371
← previousnext →201–300 of 478, ranked by callers