Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TClassTable::NormalizeThenLock Class Reference

Definition at line 67 of file TClassTable.cxx.

Public Member Functions

 NormalizeThenLock (const char *cname)
 
 ~NormalizeThenLock ()
 
const std::string & GetNormalizedName () const
 

Private Attributes

std::string fNormalizedName
 

Constructor & Destructor Documentation

◆ NormalizeThenLock()

TClassTable::NormalizeThenLock::NormalizeThenLock ( const char *  cname)
inline

Definition at line 72 of file TClassTable.cxx.

◆ ~NormalizeThenLock()

TClassTable::NormalizeThenLock::~NormalizeThenLock ( )
inline

Definition at line 86 of file TClassTable.cxx.

Member Function Documentation

◆ GetNormalizedName()

const std::string & TClassTable::NormalizeThenLock::GetNormalizedName ( ) const
inline

Definition at line 90 of file TClassTable.cxx.

Member Data Documentation

◆ fNormalizedName

std::string TClassTable::NormalizeThenLock::fNormalizedName
private

Definition at line 68 of file TClassTable.cxx.

  • core/cont/src/TClassTable.cxx