Lutok 0.4
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nanonymous_namespace{test_utils.hpp}
 Cstack_balance_checkerEnsures that the Lua stack maintains its original height upon exit
 Nlutok
 Capi_errorException for errors raised by the Lua API library
 CdebugA model for the Lua debug state
 CimplInternal implementation for lutok::debug
 CerrorBase exception for lua errors
 Cfile_not_found_errorFile not found error
 Cstack_cleanerA RAII model for values on the Lua stack
 CimplInternal implementation for lutok::stack_cleaner
 CstateA RAII model for the Lua state
 CimplInternal implementation for lutok::state
 Cstate_c_gateGateway to the raw C state of Lua