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

#include <forward.hpp>

Inheritance diagram for sol::proxy_base< Super >:
Inheritance graph
[legend]

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 622 of file forward.hpp.

Member Function Documentation

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

Definition at line 15491 of file sol.hpp.

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

Definition at line 15474 of file sol.hpp.

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 15480 of file sol.hpp.

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 15486 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52