Logo ROOT  
Reference Guide
TClass::InsertTClassInRegistryRAII Class Reference

Definition at line 173 of file TClass.h.

Public Member Functions

 InsertTClassInRegistryRAII (TClass::EState &state, const char *name, TDeclNameRegistry &emuRegistry)
 
 ~InsertTClassInRegistryRAII ()
 

Private Attributes

const char * fName
 
TDeclNameRegistryfNoInfoOrEmuOrFwdDeclNameRegistry
 
TClass::EStatefState
 

Constructor & Destructor Documentation

◆ InsertTClassInRegistryRAII()

TClass::InsertTClassInRegistryRAII::InsertTClassInRegistryRAII ( TClass::EState state,
const char *  name,
TDeclNameRegistry emuRegistry 
)

Definition at line 246 of file TClass.cxx.

◆ ~InsertTClassInRegistryRAII()

TClass::InsertTClassInRegistryRAII::~InsertTClassInRegistryRAII ( )

Definition at line 252 of file TClass.cxx.

Member Data Documentation

◆ fName

const char* TClass::InsertTClassInRegistryRAII::fName
private

Definition at line 176 of file TClass.h.

◆ fNoInfoOrEmuOrFwdDeclNameRegistry

TDeclNameRegistry& TClass::InsertTClassInRegistryRAII::fNoInfoOrEmuOrFwdDeclNameRegistry
private

Definition at line 177 of file TClass.h.

◆ fState

TClass::EState& TClass::InsertTClassInRegistryRAII::fState
private

Definition at line 175 of file TClass.h.


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