Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< factory_wrapper< Functions... > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const factory_wrapper< Functions... > &fw)
 
static int push (lua_State *L, factory_wrapper< Functions... > &&fw)
 
static int push (lua_State *L, const factory_wrapper< Functions... > &fw, function_detail::call_indicator)
 
static int push (lua_State *L, factory_wrapper< Functions... > &&fw, function_detail::call_indicator)
 

Detailed Description

template<typename... Functions>
struct sol::stack::unqualified_pusher< factory_wrapper< Functions... > >

Definition at line 18610 of file sol.hpp.

Member Function Documentation

template<typename... Functions>
static int sol::stack::unqualified_pusher< factory_wrapper< Functions... > >::push ( lua_State L,
const factory_wrapper< Functions... > &  fw 
)
inlinestatic

Definition at line 18611 of file sol.hpp.

template<typename... Functions>
static int sol::stack::unqualified_pusher< factory_wrapper< Functions... > >::push ( lua_State L,
factory_wrapper< Functions... > &&  fw 
)
inlinestatic

Definition at line 18617 of file sol.hpp.

template<typename... Functions>
static int sol::stack::unqualified_pusher< factory_wrapper< Functions... > >::push ( lua_State L,
const factory_wrapper< Functions... > &  fw,
function_detail::call_indicator   
)
inlinestatic

Definition at line 18623 of file sol.hpp.

template<typename... Functions>
static int sol::stack::unqualified_pusher< factory_wrapper< Functions... > >::push ( lua_State L,
factory_wrapper< Functions... > &&  fw,
function_detail::call_indicator   
)
inlinestatic

Definition at line 18629 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:53