Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Functions
ObjectProxy.h File Reference
#include "PyRootType.h"
#include "Cppyy.h"
#include "TCallContext.h"
#include "DllImport.h"
Include dependency graph for ObjectProxy.h:
This graph shows which files directly or indirectly include this file:

Classes

class  PyROOT::ObjectProxy
 

Namespaces

 PyROOT
 

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 *)
 Destroy the held C++ object, if owned; does not deallocate the proxy. More...