ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
TClass::InsertTClassInRegistryRAII Class Reference

Definition at line 154 of file TClass.h.

Public Member Functions

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

Private Attributes

TClass::EStatefState
 
const char * fName
 
TDeclNameRegistryfNoInfoOrEmuOrFwdDeclNameRegistry
 

Constructor & Destructor Documentation

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

Definition at line 204 of file TClass.cxx.

TClass::InsertTClassInRegistryRAII::~InsertTClassInRegistryRAII ( )

Definition at line 210 of file TClass.cxx.

Member Data Documentation

const char* TClass::InsertTClassInRegistryRAII::fName
private

Definition at line 157 of file TClass.h.

TDeclNameRegistry& TClass::InsertTClassInRegistryRAII::fNoInfoOrEmuOrFwdDeclNameRegistry
private

Definition at line 158 of file TClass.h.

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

Definition at line 156 of file TClass.h.

Collaboration diagram for TClass::InsertTClassInRegistryRAII:
[legend]

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