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

#include <sol.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 14238 of file sol.hpp.

Member Function Documentation

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

Definition at line 14239 of file sol.hpp.

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

Definition at line 14245 of file sol.hpp.

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

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