Public Member Functions | Public Attributes | List of all members
sol::stack::stack_detail::undefined_metatable Struct Reference

#include <sol.hpp>

Public Member Functions

void operator() () const
 
 undefined_metatable (lua_State *l, const char *k, undefined_method_func umf)
 

Public Attributes

const char * key
 
lua_StateL
 
undefined_method_func on_new_table
 

Detailed Description

Definition at line 11662 of file sol.hpp.

Constructor & Destructor Documentation

◆ undefined_metatable()

sol::stack::stack_detail::undefined_metatable::undefined_metatable ( lua_State l,
const char *  k,
undefined_method_func  umf 
)
inline

Definition at line 11667 of file sol.hpp.

Member Function Documentation

◆ operator()()

void sol::stack::stack_detail::undefined_metatable::operator() ( ) const
inline

Definition at line 11670 of file sol.hpp.

Member Data Documentation

◆ key

const char* sol::stack::stack_detail::undefined_metatable::key

Definition at line 11664 of file sol.hpp.

◆ L

lua_State* sol::stack::stack_detail::undefined_metatable::L

Definition at line 11663 of file sol.hpp.

◆ on_new_table

undefined_method_func sol::stack::stack_detail::undefined_metatable::on_new_table

Definition at line 11665 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32