Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< const wchar_t * > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const wchar_t *wstr)
 
static int push (lua_State *L, const wchar_t *wstr, std::size_t sz)
 
static int push (lua_State *L, const wchar_t *strb, const wchar_t *stre)
 

Detailed Description

template<>
struct sol::stack::unqualified_pusher< const wchar_t * >

Definition at line 14214 of file sol.hpp.

Member Function Documentation

static int sol::stack::unqualified_pusher< const wchar_t * >::push ( lua_State L,
const wchar_t *  wstr 
)
inlinestatic

Definition at line 14215 of file sol.hpp.

static int sol::stack::unqualified_pusher< const wchar_t * >::push ( lua_State L,
const wchar_t *  wstr,
std::size_t  sz 
)
inlinestatic

Definition at line 14219 of file sol.hpp.

static int sol::stack::unqualified_pusher< const wchar_t * >::push ( lua_State L,
const wchar_t *  strb,
const wchar_t *  stre 
)
inlinestatic

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