Libsaki
Core library of Pancake Mahjong
Public Member Functions | List of all members
sol::stack_proxy_base Struct Reference
Inheritance diagram for sol::stack_proxy_base:
Inheritance graph
[legend]
Collaboration diagram for sol::stack_proxy_base:
Collaboration graph
[legend]

Public Member Functions

 stack_proxy_base (lua_State *L_, int index_)
 
template<typename T >
decltype(auto) get () const
 
template<typename T >
bool is () const
 
template<typename T >
decltype(auto) as () const
 
type get_type () const noexcept
 
int push () const
 
int push (lua_State *L_) const
 
lua_Statelua_state () const
 
int stack_index () const
 
- Public Member Functions inherited from sol::proxy_base< stack_proxy_base >
lua_Statelua_state () const
 
 operator std::string () const
 
 operator T () const
 
 operator T& () const
 

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