Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::TROOTAllocator Class Reference

Definition at line 302 of file TROOT.cxx.

Public Member Functions

 TROOTAllocator ()
 
 ~TROOTAllocator ()
 

Private Attributes

union { 
 
   char   fHolder [sizeof(TROOT)] 
 
   TROOT   fObj 
 
};  
 

Constructor & Destructor Documentation

◆ TROOTAllocator()

ROOT::Internal::TROOTAllocator::TROOTAllocator ( )
inline

Definition at line 339 of file TROOT.cxx.

◆ ~TROOTAllocator()

ROOT::Internal::TROOTAllocator::~TROOTAllocator ( )
inline

Definition at line 342 of file TROOT.cxx.

Member Data Documentation

◆ [union]

◆ fHolder

char ROOT::Internal::TROOTAllocator::fHolder[sizeof(TROOT)]

Definition at line 336 of file TROOT.cxx.

◆ fObj

TROOT ROOT::Internal::TROOTAllocator::fObj

Definition at line 335 of file TROOT.cxx.

  • core/base/src/TROOT.cxx