My Project
|
Public Types | |
typedef const_ref_converter | type |
typedef mpl::false_ | is_native |
Public Member Functions | |
int const | consumed_args (...) |
template<class T > | |
void | apply (lua_State *L, T const &ref) |
template<class T > | |
T const & | apply (lua_State *, by_const_reference< T >, int) |
template<class T > | |
int | match (lua_State *L, by_const_reference< T >, int index) |
template<class T > | |
void | converter_postcall (lua_State *, by_const_reference< T >, int) |
Public Attributes | |
void * | result |