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

#include <sol.hpp>

Public Member Functions

lua_Statelua_state () const noexcept
 
 lua_thread_state (lua_State *Ls)
 
 operator lua_State * () const noexcept
 
lua_Stateoperator-> () const noexcept
 

Public Attributes

lua_StateL
 

Detailed Description

Definition at line 25841 of file sol.hpp.

Constructor & Destructor Documentation

sol::lua_thread_state::lua_thread_state ( lua_State Ls)
inline

Definition at line 25844 of file sol.hpp.

Member Function Documentation

lua_State* sol::lua_thread_state::lua_state ( ) const
inlinenoexcept

Definition at line 25848 of file sol.hpp.

sol::lua_thread_state::operator lua_State * ( ) const
inlinenoexcept

Definition at line 25851 of file sol.hpp.

lua_State* sol::lua_thread_state::operator-> ( ) const
inlinenoexcept

Definition at line 25854 of file sol.hpp.

Member Data Documentation

lua_State* sol::lua_thread_state::L

Definition at line 25842 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:52