#include <to_python_value.hpp>
Public Types | |
typedef value_arg< T >::type | argument_type |
Public Member Functions | |
PyObject * | operator() (argument_type) const |
PyTypeObject const * | get_pytype () const |
BOOST_STATIC_CONSTANT (bool, uses_registry=false) | |
typedef value_arg<T>::type boost::python::detail::shared_ptr_to_python_value< T >::argument_type |
boost::python::detail::shared_ptr_to_python_value< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
uses_registry | = false |
||
) |
|
inline |
|
inline |
References boost::python::converter::shared_ptr_to_python().