Public Member Functions | List of all members
sol::call_detail::lua_call_wrapper< T, constructor_wrapper< Cxs... >, is_index, is_variable, checked, boost, clean_stack, C >::onmatch Struct Reference

#include <sol.hpp>

Public Member Functions

template<typename Fx , std::size_t I, typename... R, typename... Args>
int operator() (types< Fx >, meta::index_value< I >, types< R... > r, types< Args... > a, lua_State *L, int, int start, F &f)
 

Detailed Description

template<typename T, typename... Cxs, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C>
struct sol::call_detail::lua_call_wrapper< T, constructor_wrapper< Cxs... >, is_index, is_variable, checked, boost, clean_stack, C >::onmatch

Definition at line 17203 of file sol.hpp.

Member Function Documentation

template<typename T , typename... Cxs, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename C >
template<typename Fx , std::size_t I, typename... R, typename... Args>
int sol::call_detail::lua_call_wrapper< T, constructor_wrapper< Cxs... >, is_index, is_variable, checked, boost, clean_stack, C >::onmatch::operator() ( types< Fx >  ,
meta::index_value< I >  ,
types< R... >  r,
types< Args... >  a,
lua_State L,
int  ,
int  start,
F f 
)
inline

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