1#ifndef CPYCPPYY_DISPATCHPTR_H
2#define CPYCPPYY_DISPATCHPTR_H
51 Py_XDECREF(fPyWeakRef);
52 Py_XDECREF(fPyHardRef);
#define CPYCPPYY_CLASS_EXTERN
PyObject * operator->() const
DispatchPtr(DispatchPtr &)=delete
DispatchPtr(DispatchPtr &&)=delete
DispatchPtr & operator=(const DispatchPtr &other)=delete
Set of helper functions that are invoked from the pythonizors, on the Python side.