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

#include <sol.hpp>

Public Types

typedef meta::unqualified_t< typename traits_type::template arg_at< 0 > > object_type
 
typedef meta::conditional_t< is_index, R, W > P
 
typedef lua_bind_traits< Utraits_type
 
typedef meta::unqualified_t< PU
 
typedef wrapper< Uwrap
 

Static Public Member Functions

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

Detailed Description

template<typename T, typename R, typename W, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C>
struct sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >

Definition at line 17281 of file sol.hpp.

Member Typedef Documentation

template<typename T , typename R , typename W , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef meta::unqualified_t<typename traits_type::template arg_at<0> > sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >::object_type

Definition at line 17286 of file sol.hpp.

template<typename T , typename R , typename W , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef meta::conditional_t<is_index, R, W> sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >::P

Definition at line 17282 of file sol.hpp.

template<typename T , typename R , typename W , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef lua_bind_traits<U> sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >::traits_type

Definition at line 17285 of file sol.hpp.

template<typename T , typename R , typename W , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef meta::unqualified_t<P> sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >::U

Definition at line 17283 of file sol.hpp.

template<typename T , typename R , typename W , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
typedef wrapper<U> sol::call_detail::lua_call_wrapper< T, property_wrapper< R, W >, is_index, is_variable, checked, boost, clean_stack, C >::wrap

Definition at line 17284 of file sol.hpp.

Member Function Documentation

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

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