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

Definition at line 175 of file TClonesArray.cxx.

Public Member Functions

 TClonesArrayOwnershipRAII (TClonesArray *arr)
 
 ~TClonesArrayOwnershipRAII ()
 

Private Attributes

TClonesArrayfClonesArray
 
bool fIsOwner
 

Constructor & Destructor Documentation

◆ TClonesArrayOwnershipRAII()

ROOT::Internal::TClonesArrayOwnershipRAII::TClonesArrayOwnershipRAII ( TClonesArray arr)
inline

Definition at line 180 of file TClonesArray.cxx.

◆ ~TClonesArrayOwnershipRAII()

ROOT::Internal::TClonesArrayOwnershipRAII::~TClonesArrayOwnershipRAII ( )
inline

Definition at line 181 of file TClonesArray.cxx.

Member Data Documentation

◆ fClonesArray

TClonesArray* ROOT::Internal::TClonesArrayOwnershipRAII::fClonesArray
private

Definition at line 176 of file TClonesArray.cxx.

◆ fIsOwner

bool ROOT::Internal::TClonesArrayOwnershipRAII::fIsOwner
private

Definition at line 177 of file TClonesArray.cxx.

  • core/cont/src/TClonesArray.cxx