Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::converter::detail::arg_to_python_base Struct Reference

#include <arg_to_python_base.hpp>

Inheritance diagram for boost::python::converter::detail::arg_to_python_base:
Collaboration diagram for boost::python::converter::detail::arg_to_python_base:

Public Types

typedef T element_type
 

Public Member Functions

 arg_to_python_base (void const volatile *source, registration const &)
 
Toperator-> () const
 
Toperator* () const
 
Tget () const
 
Trelease ()
 
void reset ()
 
 operator bool_type () const
 
bool operator! () const
 

Member Typedef Documentation

typedef T boost::python::handle< T >::element_type
inherited

Constructor & Destructor Documentation

boost::python::converter::detail::arg_to_python_base::arg_to_python_base ( void const volatile *  source,
registration const &   
)

Member Function Documentation

T* boost::python::handle< T >::get ( ) const
inherited
boost::python::handle< T >::operator bool_type ( ) const
inlineinherited
bool boost::python::handle< T >::operator! ( ) const
inherited
T& boost::python::handle< T >::operator* ( ) const
inherited
T* boost::python::handle< T >::operator-> ( ) const
inherited
T* boost::python::handle< T >::release ( )
inherited
void boost::python::handle< T >::reset ( void  )
inherited

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