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