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

#include <sol.hpp>

Public Member Functions

template<std::size_t I, typename Keys >
probe apply (std::index_sequence< I >, int sofar, lua_State *L, Keys &&keys, int tableindex)
 
template<std::size_t I, std::size_t I1, std::size_t... In, typename Keys >
probe apply (std::index_sequence< I, I1, In... >, int sofar, lua_State *L, Keys &&keys, int tableindex)
 
template<typename Keys >
probe get (lua_State *L, Keys &&keys, int tableindex=-2)
 

Detailed Description

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

Definition at line 14886 of file sol.hpp.

Member Function Documentation

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

Definition at line 14888 of file sol.hpp.

template<typename... Args, typename P , bool b, bool raw, typename C >
template<std::size_t I, std::size_t I1, std::size_t... In, typename Keys >
probe sol::stack::probe_field_getter< std::tuple< Args... >, P, b, raw, C >::apply ( std::index_sequence< I, I1, In... >  ,
int  sofar,
lua_State L,
Keys &&  keys,
int  tableindex 
)
inline

Definition at line 14894 of file sol.hpp.

template<typename... Args, typename P , bool b, bool raw, typename C >
template<typename Keys >
probe sol::stack::probe_field_getter< std::tuple< Args... >, P, b, raw, C >::get ( lua_State L,
Keys &&  keys,
int  tableindex = -2 
)
inline

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