Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPyCppyy::TemplateInfo Class Reference

Definition at line 27 of file TemplateProxy.h.

Public Member Functions

 TemplateInfo ()
 
 TemplateInfo (const TemplateInfo &)=delete
 
 ~TemplateInfo ()
 
TemplateInfooperator= (const TemplateInfo &)=delete
 

Public Attributes

PyObjectfCppName
 
TP_DispatchMap_t fDispatchMap
 
uint64_t fFlags
 
CPPOverloadfLowPriority
 
CPPOverloadfNonTemplated
 
PyObjectfPyClass
 
PyObjectfPyName
 
CPPOverloadfTemplated
 
PyObjectfWeakrefList
 

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

Constructor & Destructor Documentation

◆ TemplateInfo() [1/2]

CPyCppyy::TemplateInfo::TemplateInfo ( )

Definition at line 51 of file TemplateProxy.cxx.

◆ TemplateInfo() [2/2]

CPyCppyy::TemplateInfo::TemplateInfo ( const TemplateInfo )
delete

◆ ~TemplateInfo()

CPyCppyy::TemplateInfo::~TemplateInfo ( )

Definition at line 58 of file TemplateProxy.cxx.

Member Function Documentation

◆ operator=()

TemplateInfo & CPyCppyy::TemplateInfo::operator= ( const TemplateInfo )
delete

Member Data Documentation

◆ fCppName

PyObject* CPyCppyy::TemplateInfo::fCppName

Definition at line 35 of file TemplateProxy.h.

◆ fDispatchMap

TP_DispatchMap_t CPyCppyy::TemplateInfo::fDispatchMap

Definition at line 43 of file TemplateProxy.h.

◆ fFlags

uint64_t CPyCppyy::TemplateInfo::fFlags

Definition at line 45 of file TemplateProxy.h.

◆ fLowPriority

CPPOverload* CPyCppyy::TemplateInfo::fLowPriority

Definition at line 40 of file TemplateProxy.h.

◆ fNonTemplated

CPPOverload* CPyCppyy::TemplateInfo::fNonTemplated

Definition at line 38 of file TemplateProxy.h.

◆ fPyClass

PyObject* CPyCppyy::TemplateInfo::fPyClass

Definition at line 37 of file TemplateProxy.h.

◆ fPyName

PyObject* CPyCppyy::TemplateInfo::fPyName

Definition at line 36 of file TemplateProxy.h.

◆ fTemplated

CPPOverload* CPyCppyy::TemplateInfo::fTemplated

Definition at line 39 of file TemplateProxy.h.

◆ fWeakrefList

PyObject* CPyCppyy::TemplateInfo::fWeakrefList

Definition at line 41 of file TemplateProxy.h.

  • bindings/pyroot/cppyy/CPyCppyy/src/TemplateProxy.h
  • bindings/pyroot/cppyy/CPyCppyy/src/TemplateProxy.cxx