#include "PyRootType.h"
#include "DllImport.h"
#include "TClassRef.h"
Go to the source code of this file.
Namespaces | |
namespace | PyROOT |
Classes | |
class | PyROOT::ObjectProxy |
Functions | |
template<typename T> | |
Bool_t | PyROOT::ObjectProxy_Check (T *object) |
template<typename T> | |
Bool_t | PyROOT::ObjectProxy_CheckExact (T *object) |
void | PyROOT::op_dealloc_nofree (ObjectProxy *pyobj) |
Variables | |
R__EXTERN PyTypeObject | PyROOT::ObjectProxy_Type |