![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for ObjectProxy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of 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... | |