Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
TClass::InsertTClassInRegistryRAII Class Reference

Definition at line 144 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 219 of file TClass.cxx.

◆ ~InsertTClassInRegistryRAII()

TClass::InsertTClassInRegistryRAII::~InsertTClassInRegistryRAII ( )

Definition at line 225 of file TClass.cxx.

Member Data Documentation

◆ fName

const char* TClass::InsertTClassInRegistryRAII::fName
private

Definition at line 147 of file TClass.h.

◆ fNoInfoOrEmuOrFwdDeclNameRegistry

TDeclNameRegistry& TClass::InsertTClassInRegistryRAII::fNoInfoOrEmuOrFwdDeclNameRegistry
private

Definition at line 148 of file TClass.h.

◆ fState

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

Definition at line 146 of file TClass.h.


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