My Project
Public Types | Public Member Functions | Public Attributes | List of all members
luabind::detail::pointer_converter Struct Reference
Inheritance diagram for luabind::detail::pointer_converter:
luabind::detail::adopt_pointer< Pointer, Direction > luabind::detail::ref_converter

Public Types

typedef pointer_converter type
 
typedef mpl::false_ is_native
 

Public Member Functions

int const consumed_args (...)
 
template<class T >
void apply (lua_State *L, T *ptr)
 
template<class T >
T * apply (lua_State *, by_pointer< T >, int)
 
template<class T >
int match (lua_State *L, by_pointer< T >, int index)
 
template<class T >
void converter_postcall (lua_State *, by_pointer< T >, int)
 

Public Attributes

void * result
 

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