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

std::string fCppName
 
TP_DispatchMap_t fDispatchMap
 
PyObjectfDoc
 
CPPOverloadfLowPriority
 
CPPOverloadfNonTemplated
 
PyObjectfPyClass
 
CPPOverloadfTemplated
 

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

Constructor & Destructor Documentation

◆ TemplateInfo() [1/2]

CPyCppyy::TemplateInfo::TemplateInfo ( )

Definition at line 53 of file TemplateProxy.cxx.

◆ TemplateInfo() [2/2]

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

◆ ~TemplateInfo()

CPyCppyy::TemplateInfo::~TemplateInfo ( )

Definition at line 60 of file TemplateProxy.cxx.

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ fCppName

std::string CPyCppyy::TemplateInfo::fCppName

Definition at line 35 of file TemplateProxy.h.

◆ fDispatchMap

TP_DispatchMap_t CPyCppyy::TemplateInfo::fDispatchMap

Definition at line 41 of file TemplateProxy.h.

◆ fDoc

PyObject* CPyCppyy::TemplateInfo::fDoc

Definition at line 42 of file TemplateProxy.h.

◆ fLowPriority

CPPOverload* CPyCppyy::TemplateInfo::fLowPriority

Definition at line 39 of file TemplateProxy.h.

◆ fNonTemplated

CPPOverload* CPyCppyy::TemplateInfo::fNonTemplated

Definition at line 37 of file TemplateProxy.h.

◆ fPyClass

PyObject* CPyCppyy::TemplateInfo::fPyClass

Definition at line 36 of file TemplateProxy.h.

◆ fTemplated

CPPOverload* CPyCppyy::TemplateInfo::fTemplated

Definition at line 38 of file TemplateProxy.h.

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