Logo ROOT  
Reference Guide
PyROOT::MethodProxy::MethodInfo_t Struct Reference

Definition at line 26 of file MethodProxy.h.

Public Member Functions

 MethodInfo_t ()
 
 ~MethodInfo_t ()
 Destructor (this object is reference counted). More...
 

Public Attributes

MethodProxy::DispatchMap_t fDispatchMap
 
UInt_t fFlags
 
MethodProxy::Methods_t fMethods
 
std::string fName
 
int * fRefCount
 

Private Member Functions

 MethodInfo_t (const MethodInfo_t &)=delete
 
MethodInfo_toperator= (const MethodInfo_t &)=delete
 

#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/bindings/pyroot/src/MethodProxy.h>

Constructor & Destructor Documentation

◆ MethodInfo_t() [1/2]

PyROOT::MethodProxy::MethodInfo_t::MethodInfo_t ( )
inline

Definition at line 27 of file MethodProxy.h.

◆ ~MethodInfo_t()

PyROOT::MethodProxy::MethodInfo_t::~MethodInfo_t ( )

Destructor (this object is reference counted).

Definition at line 957 of file MethodProxy.cxx.

◆ MethodInfo_t() [2/2]

PyROOT::MethodProxy::MethodInfo_t::MethodInfo_t ( const MethodInfo_t )
privatedelete

Member Function Documentation

◆ operator=()

MethodInfo_t & PyROOT::MethodProxy::MethodInfo_t::operator= ( const MethodInfo_t )
privatedelete

Member Data Documentation

◆ fDispatchMap

MethodProxy::DispatchMap_t PyROOT::MethodProxy::MethodInfo_t::fDispatchMap

Definition at line 31 of file MethodProxy.h.

◆ fFlags

UInt_t PyROOT::MethodProxy::MethodInfo_t::fFlags

Definition at line 33 of file MethodProxy.h.

◆ fMethods

MethodProxy::Methods_t PyROOT::MethodProxy::MethodInfo_t::fMethods

Definition at line 32 of file MethodProxy.h.

◆ fName

std::string PyROOT::MethodProxy::MethodInfo_t::fName

Definition at line 30 of file MethodProxy.h.

◆ fRefCount

int* PyROOT::MethodProxy::MethodInfo_t::fRefCount

Definition at line 35 of file MethodProxy.h.

Collaboration diagram for PyROOT::MethodProxy::MethodInfo_t:
[legend]

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