Public Member Functions | Public Attributes | List of all members
sol::detail::indexed_insert Struct Reference

#include <sol.hpp>

Public Member Functions

 indexed_insert (lua_reg_table &registration_table_, int &index_ref_)
 
void operator() (meta_function meta_function_name_, lua_CFunction c_function_)
 

Public Attributes

int & index
 
lua_reg_tableregistration_table
 

Detailed Description

Definition at line 11415 of file sol.hpp.

Constructor & Destructor Documentation

◆ indexed_insert()

sol::detail::indexed_insert::indexed_insert ( lua_reg_table registration_table_,
int &  index_ref_ 
)
inline

Definition at line 11419 of file sol.hpp.

Member Function Documentation

◆ operator()()

void sol::detail::indexed_insert::operator() ( meta_function  meta_function_name_,
lua_CFunction  c_function_ 
)
inline

Definition at line 11421 of file sol.hpp.

Member Data Documentation

◆ index

int& sol::detail::indexed_insert::index

Definition at line 11417 of file sol.hpp.

◆ registration_table

lua_reg_table& sol::detail::indexed_insert::registration_table

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