Static Public Member Functions | List of all members
sol::call_detail::lua_call_wrapper< T, F, is_index, is_variable, checked, boost, clean_stack, typename > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

template<typename Fx , typename... Args>
static int call (lua_State *L, Fx &&fx, Args &&...args)
 

Detailed Description

template<typename T, typename F, bool is_index, bool is_variable, bool checked = detail::default_safe_function_calls, int boost = 0, bool clean_stack = true, typename = void>
struct sol::call_detail::lua_call_wrapper< T, F, is_index, is_variable, checked, boost, clean_stack, typename >

Definition at line 16999 of file sol.hpp.

Member Function Documentation

template<typename T, typename F, bool is_index, bool is_variable, bool checked = detail::default_safe_function_calls, int boost = 0, bool clean_stack = true, typename = void>
template<typename Fx , typename... Args>
static int sol::call_detail::lua_call_wrapper< T, F, is_index, is_variable, checked, boost, clean_stack, typename >::call ( lua_State L,
Fx &&  fx,
Args &&...  args 
)
inlinestatic

Definition at line 17001 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52