Searched refs:pointer_cref_arg_from_python (Results 1 – 2 of 2) sorted by relevance
45 struct pointer_cref_arg_from_python struct49 pointer_cref_arg_from_python(PyObject*);174 , pointer_cref_arg_from_python<T>238 inline pointer_cref_arg_from_python<T>::pointer_cref_arg_from_python(PyObject* p) in pointer_cref_arg_from_python() function in boost::python::converter::pointer_cref_arg_from_python250 inline bool pointer_cref_arg_from_python<T>::convertible() const in convertible()255 inline T pointer_cref_arg_from_python<T>::operator()() const in operator ()()
110 select_arg_from_python<int* const&>::type, pointer_cref_arg_from_python<int*const&> in main()114 … select_arg_from_python<int const* const&>::type, pointer_cref_arg_from_python<int const*const&> in main()118 …select_arg_from_python<int volatile* const&>::type, pointer_cref_arg_from_python<int volatile*cons… in main()122 …select_arg_from_python<int const volatile* const&>::type, pointer_cref_arg_from_python<int const v… in main()