Template Struct rvalue_from_python_data

Inheritance Relationships

Base Type

  • public boost::python::converter::rvalue_from_python_storage< T >

Struct Documentation

template<class T>
struct rvalue_from_python_data : public boost::python::converter::rvalue_from_python_storage<T>

Public Functions

BOOST_STATIC_ASSERT(BOOST_PYTHON_OFFSETOF(::boost::python::converter::rvalue_from_python_storage<T>, stage1) = =0)
inline rvalue_from_python_data(::boost::python::converter::rvalue_from_python_stage1_data const &_stage1)
inline rvalue_from_python_data(void *convertible)
inline ~rvalue_from_python_data()