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)
 

Public Attributes

lua_StateL
 

Detailed Description

Definition at line 14573 of file sol.hpp.

Constructor & Destructor Documentation

sol::stack::stack_detail::push_function::push_function ( lua_State L)
inline

Definition at line 14576 of file sol.hpp.

Member Function Documentation

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

Definition at line 14580 of file sol.hpp.

Member Data Documentation

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

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