Public Types | Public Member Functions | List of all members
sol::stateless_reference_hash Struct Reference

#include <sol.hpp>

Inheritance diagram for sol::stateless_reference_hash:
Inheritance graph
[legend]

Public Types

using argument_type = stateless_reference
 
using is_transparent = std::true_type
 
using result_type = std::size_t
 
- Public Types inherited from sol::stateless_stack_reference_hash
using argument_type = stateless_stack_reference
 
using is_transparent = std::true_type
 
using result_type = std::size_t
 

Public Member Functions

result_type operator() (const stateless_reference &lhs) const noexcept
 
 stateless_reference_hash (lua_State *L_) noexcept
 
- Public Member Functions inherited from sol::stateless_stack_reference_hash
lua_Statelua_state () const noexcept
 
result_type operator() (const argument_type &lhs) const noexcept
 
 stateless_stack_reference_hash (lua_State *L_) noexcept
 

Detailed Description

Definition at line 10777 of file sol.hpp.

Member Typedef Documentation

◆ argument_type

Definition at line 10778 of file sol.hpp.

◆ is_transparent

Definition at line 10780 of file sol.hpp.

◆ result_type

Definition at line 10779 of file sol.hpp.

Constructor & Destructor Documentation

◆ stateless_reference_hash()

sol::stateless_reference_hash::stateless_reference_hash ( lua_State L_)
inlinenoexcept

Definition at line 10782 of file sol.hpp.

Member Function Documentation

◆ operator()()

result_type sol::stateless_reference_hash::operator() ( const stateless_reference lhs) const
inlinenoexcept

Definition at line 10785 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:31