Public Member Functions | List of all members
sol::stack::field_getter< std::tuple< Args... >, b, raw, C > Struct Template Reference

#include <sol.hpp>

Public Member Functions

template<std::size_t... I, typename Keys >
void apply (std::index_sequence< 0, I... >, lua_State *L, Keys &&keys, int tableindex)
 
template<typename Keys >
void get (lua_State *L, Keys &&keys)
 
template<typename Keys >
void get (lua_State *L, Keys &&keys, int tableindex)
 

Detailed Description

template<typename... Args, bool b, bool raw, typename C>
struct sol::stack::field_getter< std::tuple< Args... >, b, raw, C >

Definition at line 14705 of file sol.hpp.

Member Function Documentation

template<typename... Args, bool b, bool raw, typename C >
template<std::size_t... I, typename Keys >
void sol::stack::field_getter< std::tuple< Args... >, b, raw, C >::apply ( std::index_sequence< 0, I... >  ,
lua_State L,
Keys &&  keys,
int  tableindex 
)
inline

Definition at line 14707 of file sol.hpp.

template<typename... Args, bool b, bool raw, typename C >
template<typename Keys >
void sol::stack::field_getter< std::tuple< Args... >, b, raw, C >::get ( lua_State L,
Keys &&  keys 
)
inline

Definition at line 14716 of file sol.hpp.

template<typename... Args, bool b, bool raw, typename C >
template<typename Keys >
void sol::stack::field_getter< std::tuple< Args... >, b, raw, C >::get ( lua_State L,
Keys &&  keys,
int  tableindex 
)
inline

Definition at line 14721 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:52