Public Member Functions | List of all members
sol::proxy_base< Super > Struct Template Reference

#include <forward.hpp>

Public Member Functions

lua_Statelua_state () const
 
 operator std::string () const
 
template<typename T , meta::enable< meta::neg< meta::is_string_constructible< T >>, is_proxy_primitive< meta::unqualified_t< T >>> = meta::enabler>
 operator T () const
 
template<typename T , meta::enable< meta::neg< meta::is_string_constructible< T >>, meta::neg< is_proxy_primitive< meta::unqualified_t< T >>>> = meta::enabler>
 operator T& () const
 

Detailed Description

template<typename Super>
struct sol::proxy_base< Super >

Definition at line 1112 of file forward.hpp.

Member Function Documentation

◆ lua_state()

template<typename Super >
lua_State* sol::proxy_base< Super >::lua_state ( ) const
inline

Definition at line 16959 of file sol.hpp.

◆ operator std::string()

template<typename Super >
sol::proxy_base< Super >::operator std::string ( ) const
inline

Definition at line 16964 of file sol.hpp.

◆ operator T()

template<typename Super >
template<typename T , meta::enable< meta::neg< meta::is_string_constructible< T >>, is_proxy_primitive< meta::unqualified_t< T >>> = meta::enabler>
sol::proxy_base< Super >::operator T ( ) const
inline

Definition at line 16970 of file sol.hpp.

◆ operator T&()

template<typename Super >
template<typename T , meta::enable< meta::neg< meta::is_string_constructible< T >>, meta::neg< is_proxy_primitive< meta::unqualified_t< T >>>> = meta::enabler>
sol::proxy_base< Super >::operator T& ( ) const
inline

Definition at line 16977 of file sol.hpp.


The documentation for this struct was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31