Libsaki
Core library of Pancake Mahjong
Public Member Functions | Public Attributes | List of all members
sol::u_detail::string_for_each_metatable_func Struct Reference
Collaboration diagram for sol::u_detail::string_for_each_metatable_func:
Collaboration graph
[legend]

Public Member Functions

void operator() (lua_State *L_, submetatable_type smt_, stateless_reference &fast_index_table_)
 

Public Attributes

bool is_destruction = false
 
bool is_index = false
 
bool is_new_index = false
 
bool is_static_index = false
 
bool is_static_new_index = false
 
bool poison_indexing = false
 
bool is_unqualified_lua_CFunction = false
 
bool is_unqualified_lua_reference = false
 
std::string * p_key = nullptr
 
referencep_binding_ref = nullptr
 
lua_CFunction call_func = nullptr
 
index_call_storagep_ics = nullptr
 
usertype_storage_basep_usb = nullptr
 
void * p_derived_usb = nullptr
 
lua_CFunction idx_call = nullptr
 
lua_CFunction new_idx_call = nullptr
 
lua_CFunction meta_idx_call = nullptr
 
lua_CFunction meta_new_idx_call = nullptr
 
change_indexing_mem_func change_indexing
 

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