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 10521 of file sol.hpp.

Constructor & Destructor Documentation

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

Definition at line 10526 of file sol.hpp.

Member Function Documentation

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

Definition at line 10529 of file sol.hpp.

Member Data Documentation

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

Definition at line 10523 of file sol.hpp.

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

Definition at line 10522 of file sol.hpp.

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

Definition at line 10524 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:53