Searched refs:m_to_python (Results 1 – 4 of 4) sorted by relevance
70 if (this->m_to_python == 0) in to_python()91 : this->m_to_python(const_cast<void*>(source)); in to_python()212 assert(slot->m_to_python == 0); // we have a problem otherwise in insert()213 if (slot->m_to_python != 0) in insert()226 slot->m_to_python = f; in insert()
65 to_python_function_t m_to_python; member87 , m_to_python(0) in registration()
91 if ((existing == 0) || (existing->m_to_python == 0)) in register_self()
151 Otherwise, to_python_value uses the ``m_to_python``