Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPyCppyy::typedefpointertoclassobject Struct Reference

Definition at line 43 of file CustomPyTypes.h.

Public Member Functions

 ~typedefpointertoclassobject ()
 

Public Attributes

PyObject_HEAD Cppyy::TCppType_t fCppType
 
PyObjectfDict
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/bindings/pyroot/cppyy/CPyCppyy/src/CustomPyTypes.h>

Constructor & Destructor Documentation

◆ ~typedefpointertoclassobject()

CPyCppyy::typedefpointertoclassobject::~typedefpointertoclassobject ( )
inline

Definition at line 48 of file CustomPyTypes.h.

Member Data Documentation

◆ fCppType

PyObject_HEAD Cppyy::TCppType_t CPyCppyy::typedefpointertoclassobject::fCppType

Definition at line 45 of file CustomPyTypes.h.

◆ fDict

PyObject* CPyCppyy::typedefpointertoclassobject::fDict

Definition at line 46 of file CustomPyTypes.h.

Collaboration diagram for CPyCppyy::typedefpointertoclassobject:
[legend]

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