ROOT  6.06/09
Reference Guide
Classes | Namespaces | Functions
PyRootType.h File Reference
#include "DllImport.h"
+ Include dependency graph for PyRootType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PyROOT::PyRootClass
 Type object to hold TClassRef instance (this is only semantically a presentation of PyRootType instances, not in a C++ sense) More...
 

Namespaces

 PyROOT
 

Functions

template<typename T >
Bool_t PyROOT::PyRootType_Check (T *object)
 
template<typename T >
Bool_t PyROOT::PyRootType_CheckExact (T *object)