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::arg_to_python< char const * > Struct Template Reference

#include <builtin_converters.hpp>

Inheritance diagram for boost::python::converter::arg_to_python< char const * >:
Collaboration diagram for boost::python::converter::arg_to_python< char const * >:

Public Types

typedef T element_type
 

Public Member Functions

 arg_to_python (char const *const &x)
 
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::arg_to_python< char const * >::arg_to_python ( char const *const &  x)
inline

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: