Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::TCDGIILIBase Class Reference

Definition at line 207 of file Rtypes.h.

Static Public Member Functions

static void SetfgIsA (atomic_TClass_ptr &isA, TClass *(*dictfun)())
 
static void SetInstance (::ROOT::TGenericClassInfo &R__instance, NewFunc_t, NewArrFunc_t, DelFunc_t, DelArrFunc_t, DesFunc_t)
 
static void SetName (const std::string &name, std::string &nameMember)
 

#include <Rtypes.h>

Inheritance diagram for ROOT::Internal::TCDGIILIBase:
[legend]

Member Function Documentation

◆ SetfgIsA()

void ROOT::Internal::TCDGIILIBase::SetfgIsA ( atomic_TClass_ptr & isA,
TClass *(*)() dictfun )
static

Definition at line 77 of file TGenericClassInfo.cxx.

◆ SetInstance()

void ROOT::Internal::TCDGIILIBase::SetInstance ( ::ROOT::TGenericClassInfo & R__instance,
NewFunc_t New,
NewArrFunc_t NewArray,
DelFunc_t Delete,
DelArrFunc_t DeleteArray,
DesFunc_t Destruct )
static

Definition at line 56 of file TGenericClassInfo.cxx.

◆ SetName()

void ROOT::Internal::TCDGIILIBase::SetName ( const std::string & name,
std::string & nameMember )
static

Definition at line 69 of file TGenericClassInfo.cxx.


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