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

#include <sol.hpp>

Public Types

typedef protect_t< V > F
 

Static Public Member Functions

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

Detailed Description

template<typename T, typename V, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C>
struct sol::call_detail::lua_call_wrapper< T, protect_t< V >, is_index, is_variable, checked, boost, clean_stack, C >

Definition at line 17360 of file sol.hpp.

Member Typedef Documentation

template<typename T , typename V , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef protect_t<V> sol::call_detail::lua_call_wrapper< T, protect_t< V >, is_index, is_variable, checked, boost, clean_stack, C >::F

Definition at line 17361 of file sol.hpp.

Member Function Documentation

template<typename T , typename V , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
template<typename... Args>
static int sol::call_detail::lua_call_wrapper< T, protect_t< V >, is_index, is_variable, checked, boost, clean_stack, C >::call ( lua_State L,
F fx,
Args &&...  args 
)
inlinestatic

Definition at line 17364 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