OpenMiner  0.0.1a
Voxel game engine
sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename > Member List

This is the complete list of members for sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >, including all inherited members.

call(lua_State *L, Fx &&f, Args &&... args)sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >inlinestatic
convertible_call(std::true_type, lua_State *L, Fx &&f, Args &&... args)sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >inlinestatic
convertible_call(std::false_type, lua_State *L, Fx &&f, Args &&... args)sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >inlinestatic
wrap typedefsol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >