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
rawgetTable
LuaIntf/LuaState.h:556
Method
rawlen
LuaIntf/LuaState.h:457
Method
rawsetField
LuaIntf/LuaState.h:614
Method
rawsetTable
LuaIntf/LuaState.h:611
Method
ref
LuaIntf/LuaState.h:772
Method
refTable
LuaIntf/LuaState.h:778
Method
registerCFunction
LuaIntf/LuaState.h:629
Method
registry
* Get registry table. */
LuaIntf/LuaRef.h:397
Method
registry
* Get registry table */
LuaIntf/LuaContext.h:180
Method
remove
LuaIntf/LuaRef.h:1117
Method
remove
LuaIntf/LuaState.h:325
Method
replace
LuaIntf/LuaState.h:331
Method
require
LuaIntf/LuaState.h:686
Method
resume
LuaIntf/LuaState.h:729
Method
rotate
LuaIntf/LuaState.h:350
Method
set
LuaIntf/LuaRef.h:1101
Method
setAllocFunc
LuaIntf/LuaState.h:300
Method
setField
LuaIntf/LuaState.h:603
Method
setGetter
LuaIntf/src/CppBindModule.cpp:167
Method
setGlobal
LuaIntf/LuaContext.h:172
Method
setGlobal
LuaIntf/LuaState.h:597
Method
setGlobalValue
LuaIntf/LuaState.h:847
Method
setHook
LuaIntf/LuaState.h:812
Method
setLocal
LuaIntf/LuaState.h:795
Method
setMemberFunction
LuaIntf/src/CppBindClass.cpp:394
Method
setMemberGetter
LuaIntf/src/CppBindClass.cpp:363
Method
setMemberReadOnly
LuaIntf/src/CppBindClass.cpp:384
Method
setMemberSetter
LuaIntf/src/CppBindClass.cpp:374
Method
setMetaTable
LuaIntf/LuaState.h:620
Method
setPanicFunc
LuaIntf/LuaState.h:294
Method
setReadOnly
LuaIntf/src/CppBindModule.cpp:177
Method
setSetter
LuaIntf/src/CppBindModule.cpp:172
Method
setStaticGetter
LuaIntf/src/CppBindClass.cpp:347
Method
setStaticReadOnly
LuaIntf/src/CppBindClass.cpp:357
Method
setStaticSetter
LuaIntf/src/CppBindClass.cpp:352
Method
setTable
LuaIntf/LuaState.h:600
Method
setTop
LuaIntf/LuaState.h:319
Method
setUpvalue
LuaIntf/LuaState.h:801
Method
setUserValue
LuaIntf/LuaState.h:626
Method
stack
LuaIntf/LuaState.h:786
Method
state
* get underlying lua_State */
LuaIntf/LuaContext.h:112
Method
state
* The underlying lua state. */
LuaIntf/impl/CppBindModule.h:279
Method
status
LuaIntf/LuaState.h:739
Method
tableLen
LuaIntf/LuaState.h:592
Method
testUserData
LuaIntf/LuaState.h:466
Method
toCFunction
LuaIntf/LuaState.h:460
Method
toInteger
LuaIntf/LuaState.h:416
Method
toNumber
LuaIntf/LuaState.h:407
Method
toPointer
LuaIntf/LuaState.h:475
Method
toPtr
* Cast to the data pointer, if this ref is not pointer, return nullptr. */
LuaIntf/LuaRef.h:710
Method
toThread
LuaIntf/LuaState.h:472
Method
toUnsigned
LuaIntf/LuaState.h:425
Method
toUserData
LuaIntf/LuaState.h:463
Method
toValue
LuaIntf/LuaRef.h:690
Method
toValue
LuaIntf/LuaState.h:831
Method
top
LuaIntf/LuaState.h:316
Method
traceback
LuaIntf/LuaState.h:758
Method
traceback
LuaIntf/impl/LuaException.h:52
Method
tryDowncast
LuaIntf/impl/CppObject.h:161
Method
type
LuaIntf/LuaState.h:392
Method
typeMismatchError
LuaIntf/src/CppObject.cpp:34
Method
typeName
* Get the Lua type name. */
LuaIntf/LuaRef.h:556
Method
typeName
LuaIntf/LuaState.h:401
Method
typeNameAt
LuaIntf/LuaState.h:404
Method
unref
LuaIntf/LuaState.h:775
Method
unrefTable
LuaIntf/LuaState.h:781
Method
upvalueId
LuaIntf/LuaState.h:805
Method
upvalueJoin
LuaIntf/LuaState.h:808
Method
value
LuaIntf/LuaRef.h:244
Method
version
LuaIntf/LuaState.h:304
Method
where
LuaIntf/LuaState.h:747
Method
xmove
LuaIntf/LuaState.h:343
Method
yield
LuaIntf/LuaState.h:718
Method
~CppObjectValue
LuaIntf/impl/CppObject.h:269
Method
~LuaContext
* Lua state is closed if it is not wrapper for an existing state */
LuaIntf/LuaContext.h:84
Method
~LuaRef
* Destructor, release the reference. */
LuaIntf/LuaRef.h:482
Method
~LuaTableIterator
LuaIntf/src/LuaRef.cpp:84
Method
~LuaTableRef
* Destructor for LuaTableRef. */
LuaIntf/LuaRef.h:92
← previous
401–478 of 478, ranked by callers