Lutok  0.4
 All Classes Namespaces Files Functions Variables Macros
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCanonymous_namespace{test_utils.hpp}::stack_balance_checkerEnsures that the Lua stack maintains its original height upon exit
oClutok::debugA model for the Lua debug state
oClutok::debug::implInternal implementation for lutok::debug
oClutok::errorBase exception for lua errors
|oClutok::api_errorException for errors raised by the Lua API library
|\Clutok::file_not_found_errorFile not found error
oClutok::stack_cleanerA RAII model for values on the Lua stack
oClutok::stack_cleaner::implInternal implementation for lutok::stack_cleaner
oClutok::stateA RAII model for the Lua state
oClutok::state::implInternal implementation for lutok::state
\Clutok::state_c_gateGateway to the raw C state of Lua