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

Definition at line 56 of file Utility.h.

Public Member Functions

 PyOperators ()
 
 ~PyOperators ()
 

Public Attributes

PyObjectfDiv
 
PyObjectfEq
 
PyObjectfHash
 
PyObjectfLAdd
 
PyObjectfLMul
 
PyObjectfNe
 
PyObjectfRAdd
 
PyObjectfRMul
 
PyObjectfSub
 

#include </home/sftnight/build/workspace/root-makedoc-v624/rootspi/rdoc/src/v6-24-00-patches/bindings/pyroot/cppyy/CPyCppyy/src/Utility.h>

Constructor & Destructor Documentation

◆ PyOperators()

CPyCppyy::Utility::PyOperators::PyOperators ( )
inline

Definition at line 57 of file Utility.h.

◆ ~PyOperators()

CPyCppyy::Utility::PyOperators::~PyOperators ( )

Definition at line 846 of file Utility.cxx.

Member Data Documentation

◆ fDiv

PyObject* CPyCppyy::Utility::PyOperators::fDiv

Definition at line 66 of file Utility.h.

◆ fEq

PyObject* CPyCppyy::Utility::PyOperators::fEq

Definition at line 61 of file Utility.h.

◆ fHash

PyObject* CPyCppyy::Utility::PyOperators::fHash

Definition at line 67 of file Utility.h.

◆ fLAdd

PyObject* CPyCppyy::Utility::PyOperators::fLAdd

Definition at line 63 of file Utility.h.

◆ fLMul

PyObject* CPyCppyy::Utility::PyOperators::fLMul

Definition at line 65 of file Utility.h.

◆ fNe

PyObject* CPyCppyy::Utility::PyOperators::fNe

Definition at line 62 of file Utility.h.

◆ fRAdd

PyObject * CPyCppyy::Utility::PyOperators::fRAdd

Definition at line 63 of file Utility.h.

◆ fRMul

PyObject * CPyCppyy::Utility::PyOperators::fRMul

Definition at line 65 of file Utility.h.

◆ fSub

PyObject* CPyCppyy::Utility::PyOperators::fSub

Definition at line 64 of file Utility.h.

Collaboration diagram for CPyCppyy::Utility::PyOperators:
[legend]

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