sol::basic_protected_function< ref_t, aligned, handler_t > Member List

This is the complete list of members for sol::basic_protected_function< ref_t, aligned, handler_t >, including all inherited members.

as() const sol::basic_object_base< ref_t >inline
base_t typedefsol::basic_protected_function< ref_t, aligned, handler_t >private
basic_object(detail::no_safety_tag, lua_nil_t n)sol::basic_object< ref_t >inlineprotected
basic_object(detail::no_safety_tag, lua_State *L, int index)sol::basic_object< ref_t >inlineprotected
basic_object(lua_State *L, detail::global_tag t)sol::basic_object< ref_t >inlineprotected
basic_object(detail::no_safety_tag, lua_State *L, ref_index index)sol::basic_object< ref_t >inlineprotected
basic_object(detail::no_safety_tag, T &&r) noexceptsol::basic_object< ref_t >inlineprotected
basic_object(detail::no_safety_tag, lua_State *L, T &&r) noexceptsol::basic_object< ref_t >inlineprotected
basic_object() noexcept=defaultsol::basic_object< ref_t >
basic_object(T &&r)sol::basic_object< ref_t >inline
basic_object(lua_State *L, T &&r)sol::basic_object< ref_t >inline
basic_object(lua_nil_t r)sol::basic_object< ref_t >inline
basic_object(const basic_object &)=defaultsol::basic_object< ref_t >
basic_object(basic_object &&)=defaultsol::basic_object< ref_t >
basic_object(const stack_reference &r) noexceptsol::basic_object< ref_t >inline
basic_object(stack_reference &&r) noexceptsol::basic_object< ref_t >inline
basic_object(const proxy_base< Super > &r) noexceptsol::basic_object< ref_t >inline
basic_object(proxy_base< Super > &&r) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, lua_nil_t r) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, int index=-1) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, absolute_index index) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, raw_index index) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, ref_index index) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, in_place_type_t< T >, Args &&...args) noexceptsol::basic_object< ref_t >inline
basic_object(lua_State *L, in_place_t, T &&arg, Args &&...args) noexceptsol::basic_object< ref_t >inline
basic_object_base() noexcept=defaultsol::basic_object_base< ref_t >
basic_object_base(const basic_object_base &)=defaultsol::basic_object_base< ref_t >
basic_object_base(basic_object_base &&)=defaultsol::basic_object_base< ref_t >
basic_object_base(T &&arg, Args &&...args)sol::basic_object_base< ref_t >inline
basic_protected_function()=defaultsol::basic_protected_function< ref_t, aligned, handler_t >
basic_protected_function(T &&r) noexceptsol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(const basic_protected_function &)=defaultsol::basic_protected_function< ref_t, aligned, handler_t >
basic_protected_function(basic_protected_function &&)=defaultsol::basic_protected_function< ref_t, aligned, handler_t >
basic_protected_function(const basic_function< base_t > &b)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(basic_function< base_t > &&b)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(const basic_function< base_t > &b, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(basic_function< base_t > &&b, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(const stack_reference &r)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(stack_reference &&r)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(const stack_reference &r, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(stack_reference &&r, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(const proxy_base< Super > &p)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(proxy_base< Super > &&p)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(Proxy &&p, Handler &&eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, T &&r)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, T &&r, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_nil_t n)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, int index=-1)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, int index, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, absolute_index index)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, absolute_index index, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, raw_index index)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, raw_index index, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, ref_index index)sol::basic_protected_function< ref_t, aligned, handler_t >inline
basic_protected_function(lua_State *L, ref_index index, handler_t eh)sol::basic_protected_function< ref_t, aligned, handler_t >inline
call(Args &&...args) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
dump(lua_Writer writer, void *userdata, bool strip, Fx &&on_error) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
dump(lua_Writer writer, void *userdata, bool strip=false) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
dump() const sol::basic_protected_function< ref_t, aligned, handler_t >inline
dump(Fx &&on_error) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
error_handlersol::basic_protected_function< ref_t, aligned, handler_t >
get_default_handler(lua_State *L)sol::basic_protected_function< ref_t, aligned, handler_t >inlinestatic
invoke(types< Ret... >, std::index_sequence< I... >, std::ptrdiff_t n, detail::protected_handler< b, handler_t > &h) const sol::basic_protected_function< ref_t, aligned, handler_t >inlineprivate
invoke(types< Ret >, std::index_sequence< I >, std::ptrdiff_t n, detail::protected_handler< b, handler_t > &h) const sol::basic_protected_function< ref_t, aligned, handler_t >inlineprivate
invoke(types< void >, std::index_sequence< I >, std::ptrdiff_t n, detail::protected_handler< b, handler_t > &h) const sol::basic_protected_function< ref_t, aligned, handler_t >inlineprivate
invoke(types<>, std::index_sequence<>, std::ptrdiff_t n, detail::protected_handler< b, handler_t > &h) const sol::basic_protected_function< ref_t, aligned, handler_t >inlineprivate
is() const sol::basic_object_base< ref_t >inline
is_stack_handler typedefsol::basic_protected_function< ref_t, aligned, handler_t >
luacall(std::ptrdiff_t argcount, std::ptrdiff_t resultcount, detail::protected_handler< b, handler_t > &h) const sol::basic_protected_function< ref_t, aligned, handler_t >inlineprivate
operator()(Args &&...args) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
operator()(types< Ret... >, Args &&...args) const sol::basic_protected_function< ref_t, aligned, handler_t >inline
operator=(const basic_protected_function &)=defaultsol::basic_protected_function< ref_t, aligned, handler_t >
operator=(basic_protected_function &&)=defaultsol::basic_protected_function< ref_t, aligned, handler_t >
basic_object< ref_t >::operator=(const basic_object &)=defaultsol::basic_object< ref_t >
basic_object< ref_t >::operator=(basic_object &&)=defaultsol::basic_object< ref_t >
basic_object< ref_t >::operator=(const ref_t &b)sol::basic_object< ref_t >inline
basic_object< ref_t >::operator=(ref_t &&b)sol::basic_object< ref_t >inline
basic_object< ref_t >::operator=(const proxy_base< Super > &r)sol::basic_object< ref_t >inline
basic_object< ref_t >::operator=(proxy_base< Super > &&r)sol::basic_object< ref_t >inline
sol::basic_object_base::operator=(const basic_object_base &)=defaultsol::basic_object_base< ref_t >
sol::basic_object_base::operator=(basic_object_base &&)=defaultsol::basic_object_base< ref_t >
set_default_handler(const T &ref)sol::basic_protected_function< ref_t, aligned, handler_t >inlinestatic


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52