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

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

◆ ~InsertTClassInRegistryRAII()

TClass::InsertTClassInRegistryRAII::~InsertTClassInRegistryRAII ( )

Definition at line 212 of file TClass.cxx.

Member Data Documentation

◆ fName

const char* TClass::InsertTClassInRegistryRAII::fName
private

Definition at line 151 of file TClass.h.

◆ fNoInfoOrEmuOrFwdDeclNameRegistry

TDeclNameRegistry& TClass::InsertTClassInRegistryRAII::fNoInfoOrEmuOrFwdDeclNameRegistry
private

Definition at line 152 of file TClass.h.

◆ fState

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

Definition at line 150 of file TClass.h.

Libraries for TClass::InsertTClassInRegistryRAII:
[legend]

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