OpenMiner  0.0.1a
Voxel game engine
List of all members
sol::call_detail::lua_call_wrapper< T, F, is_index, is_variable, checked, boost, clean_stack, typename > Struct Template Reference

#include <sol.hpp>

Inheritance diagram for sol::call_detail::lua_call_wrapper< T, F, is_index, is_variable, checked, boost, clean_stack, typename >:
sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack >

Additional Inherited Members

- Public Types inherited from sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack >
typedef wrapper< meta::unqualified_t< F > > wrap
 
- Static Public Member Functions inherited from sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack >
static int convertible_call (std::true_type, lua_State *L, Fx &&f, Args &&... args)
 
static int convertible_call (std::false_type, lua_State *L, Fx &&f, Args &&... args)
 
static int call (lua_State *L, Fx &&f, Args &&... args)
 

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