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