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

#include <sol.hpp>

Public Member Functions

 ref_clean (lua_State *L_, int &pop_count_) noexcept
 
 ~ref_clean ()
 

Public Attributes

lua_StateL
 
int & pop_count
 

Detailed Description

Definition at line 25444 of file sol.hpp.

Constructor & Destructor Documentation

◆ ref_clean()

sol::detail::ref_clean::ref_clean ( lua_State L_,
int &  pop_count_ 
)
inlinenoexcept

Definition at line 25448 of file sol.hpp.

◆ ~ref_clean()

sol::detail::ref_clean::~ref_clean ( )
inline

Definition at line 25450 of file sol.hpp.

Member Data Documentation

◆ L

lua_State* sol::detail::ref_clean::L

Definition at line 25445 of file sol.hpp.

◆ pop_count

int& sol::detail::ref_clean::pop_count

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