Searched refs:throw_no_pointer_from_python (Results 1 – 3 of 3) sorted by relevance
36 BOOST_PYTHON_DECL void throw_no_pointer_from_python(PyObject*, registration const&);
231 (throw_no_pointer_from_python)(m_source, registered_pointee<Ptr>::converters); in operator ()()
251 BOOST_PYTHON_DECL void throw_no_pointer_from_python(PyObject* source, registration const& converter… in throw_no_pointer_from_python() function