Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPyCppyy::CPPOverload::MethodInfo_t Struct Reference

Definition at line 41 of file CPPOverload.h.

Public Member Functions

 MethodInfo_t ()
 
 ~MethodInfo_t ()
 

Public Attributes

CPPOverload::DispatchMap_t fDispatchMap
 
uint64_t fFlags
 
CPPOverload::Methods_t fMethods
 
std::string fName
 
intfRefCount
 

Private Member Functions

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

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

Constructor & Destructor Documentation

◆ MethodInfo_t() [1/2]

CPyCppyy::CPPOverload::MethodInfo_t::MethodInfo_t ( )
inline

Definition at line 42 of file CPPOverload.h.

◆ ~MethodInfo_t()

CPyCppyy::CPPOverload::MethodInfo_t::~MethodInfo_t ( )

Definition at line 962 of file CPPOverload.cxx.

◆ MethodInfo_t() [2/2]

CPyCppyy::CPPOverload::MethodInfo_t::MethodInfo_t ( const MethodInfo_t )
privatedelete

Member Function Documentation

◆ operator=()

MethodInfo_t & CPyCppyy::CPPOverload::MethodInfo_t::operator= ( const MethodInfo_t )
privatedelete

Member Data Documentation

◆ fDispatchMap

CPPOverload::DispatchMap_t CPyCppyy::CPPOverload::MethodInfo_t::fDispatchMap

Definition at line 46 of file CPPOverload.h.

◆ fFlags

uint64_t CPyCppyy::CPPOverload::MethodInfo_t::fFlags

Definition at line 48 of file CPPOverload.h.

◆ fMethods

CPPOverload::Methods_t CPyCppyy::CPPOverload::MethodInfo_t::fMethods

Definition at line 47 of file CPPOverload.h.

◆ fName

std::string CPyCppyy::CPPOverload::MethodInfo_t::fName

Definition at line 45 of file CPPOverload.h.

◆ fRefCount

int* CPyCppyy::CPPOverload::MethodInfo_t::fRefCount

Definition at line 50 of file CPPOverload.h.

Collaboration diagram for CPyCppyy::CPPOverload::MethodInfo_t:
[legend]

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