Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPyArg.cxx File Reference
#include "Python.h"
#include "TPyArg.h"
Include dependency graph for TPyArg.cxx:

Functions

void CallConstructor (PyObject *&pyself, PyObject *pyclass)
 
 ClassImp (TPyArg)
 

Function Documentation

◆ CallConstructor()

void CallConstructor ( PyObject *&  pyself,
PyObject pyclass 
)

Definition at line 41 of file TPyArg.cxx.

◆ ClassImp()

ClassImp ( TPyArg  )