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

#include <sol.hpp>

Static Public Member Functions

static int call (lua_State *L, const function_arguments< Sig, P > &f)
 
static int call (lua_State *L, function_arguments< Sig, P > &&f)
 

Detailed Description

template<typename T, typename Sig, typename P, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C>
struct sol::call_detail::lua_call_wrapper< T, function_arguments< Sig, P >, is_index, is_variable, checked, boost, clean_stack, C >

Definition at line 17395 of file sol.hpp.

Member Function Documentation

template<typename T , typename Sig , typename P , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
static int sol::call_detail::lua_call_wrapper< T, function_arguments< Sig, P >, is_index, is_variable, checked, boost, clean_stack, C >::call ( lua_State L,
const function_arguments< Sig, P > &  f 
)
inlinestatic

Definition at line 17396 of file sol.hpp.

template<typename T , typename Sig , typename P , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
static int sol::call_detail::lua_call_wrapper< T, function_arguments< Sig, P >, is_index, is_variable, checked, boost, clean_stack, C >::call ( lua_State L,
function_arguments< Sig, P > &&  f 
)
inlinestatic

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