ROOT 6.10/09 Reference Guide |
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... | |