Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | Private Member Functions | List of all members
PyROOT::PyRootClass Class Reference

Type object to hold TClassRef instance (this is only semantically a presentation of PyRootType instances, not in a C++ sense)

Author
WLAV
Date
03/28/2008
Version
1.0

Definition at line 37 of file PyRootType.h.

Public Attributes

Cppyy::TCppType_t fCppType
 
PyHeapTypeObject fType
 

Private Member Functions

 PyRootClass ()
 

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/bindings/pyroot/src/PyRootType.h>

Constructor & Destructor Documentation

◆ PyRootClass()

PyROOT::PyRootClass::PyRootClass ( )
inlineprivate

Definition at line 43 of file PyRootType.h.

Member Data Documentation

◆ fCppType

Cppyy::TCppType_t PyROOT::PyRootClass::fCppType

Definition at line 40 of file PyRootType.h.

◆ fType

PyHeapTypeObject PyROOT::PyRootClass::fType

Definition at line 39 of file PyRootType.h.


The documentation for this class was generated from the following file: