Lutok
0.2
|
anonymous_namespace{test_utils.hpp}::stack_balance_checker | Ensures that the Lua stack maintains its original height upon exit |
lutok::api_error | Exception for errors raised by the Lua API library |
lutok::debug | A model for the Lua debug state |
lutok::debug::impl | Internal implementation for lutok::debug |
lutok::error | Base exception for lua errors |
lutok::file_not_found_error | File not found error |
lutok::stack_cleaner | A RAII model for values on the Lua stack |
lutok::stack_cleaner::impl | Internal implementation for lutok::stack_cleaner |
lutok::state | A RAII model for the Lua state |
lutok::state::impl | Internal implementation for lutok::state |
lutok::state_c_gate | Gateway to the raw C state of Lua |