Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< property_wrapper< F, G > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, property_wrapper< F, G > &&pw)
 
static int push (lua_State *L, const property_wrapper< F, G > &pw)
 

Detailed Description

template<typename F, typename G>
struct sol::stack::unqualified_pusher< property_wrapper< F, G > >

Definition at line 18573 of file sol.hpp.

Member Function Documentation

template<typename F , typename G >
static int sol::stack::unqualified_pusher< property_wrapper< F, G > >::push ( lua_State L,
property_wrapper< F, G > &&  pw 
)
inlinestatic

Definition at line 18574 of file sol.hpp.

template<typename F , typename G >
static int sol::stack::unqualified_pusher< property_wrapper< F, G > >::push ( lua_State L,
const property_wrapper< F, G > &  pw 
)
inlinestatic

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