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

#include <sol.hpp>

Public Member Functions

template<typename T >
int operator() (T &&value) const
 
 push_function (lua_State *L_) noexcept
 

Public Attributes

lua_StateL
 

Detailed Description

Definition at line 16009 of file sol.hpp.

Constructor & Destructor Documentation

◆ push_function()

sol::stack::stack_detail::push_function::push_function ( lua_State L_)
inlinenoexcept

Definition at line 16012 of file sol.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
int sol::stack::stack_detail::push_function::operator() ( T &&  value) const
inline

Definition at line 16016 of file sol.hpp.

Member Data Documentation

◆ L

lua_State* sol::stack::stack_detail::push_function::L

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