ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)