#include <sol.hpp>
Public Types | |
| typedef is_stack_based< target_t > | is_stack |
Public Member Functions | |
| protected_handler (std::false_type, const target_t &target) | |
| protected_handler (std::true_type, const target_t &target) | |
| protected_handler (const target_t &target) | |
| bool | valid () const noexcept |
| ~protected_handler () | |
Public Attributes | |
| int | stackindex |
| const target_t & | target |
| typedef is_stack_based<target_t> sol::detail::protected_handler< b, target_t >::is_stack |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
| int sol::detail::protected_handler< b, target_t >::stackindex |
| const target_t& sol::detail::protected_handler< b, target_t >::target |