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

#include <sol.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 14393 of file sol.hpp.

Member Function Documentation

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

Definition at line 14394 of file sol.hpp.

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

Definition at line 14400 of file sol.hpp.

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

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