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

Macros

#define CPYCPPYY_INTERNAL   1
 

Functions

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

Macro Definition Documentation

◆ CPYCPPYY_INTERNAL

#define CPYCPPYY_INTERNAL   1

Definition at line 3 of file TPyArg.cxx.

Function Documentation

◆ CallConstructor()

void CallConstructor ( PyObject *&  pyself,
PyObject pyclass 
)

Definition at line 31 of file TPyArg.cxx.