#include <TTree.h>
Public Member Functions | |
| TFriendLock (TTree *tree, UInt_t methodbit) | |
| ~TFriendLock () | |
| TFriendLock (TTree *tree, UInt_t methodbit) | |
| ~TFriendLock () | |
Protected Member Functions | |
| TFriendLock (const TFriendLock &) | |
| TFriendLock & | operator= (const TFriendLock &) | 
| TFriendLock (const TFriendLock &) | |
| TFriendLock & | operator= (const TFriendLock &) | 
Private Attributes | |
| TTree * | fTree | 
| UInt_t | fMethodBit | 
| Bool_t | fPrevious | 
| TTree * | fTree | 
Definition at line 157 of file TTree.h.
| TTree::TFriendLock::TFriendLock | ( | const TFriendLock & | ) |  [protected] | 
        
Definition at line 414 of file TTree.cxx.
References TTree::fFriendLockStatus, fMethodBit, fPrevious, and fTree.
| TTree::TFriendLock::~TFriendLock | ( | ) | 
Definition at line 452 of file TTree.cxx.
References TTree::fFriendLockStatus, fMethodBit, fPrevious, fTree, and TObject::kBitMask.
| TTree::TFriendLock::TFriendLock | ( | const TFriendLock & | ) |  [protected] | 
        
| TTree::TFriendLock::~TFriendLock | ( | ) | 
| TTree::TFriendLock & TTree::TFriendLock::operator= | ( | const TFriendLock & | ) |  [protected] | 
        
| TFriendLock& TTree::TFriendLock::operator= | ( | const TFriendLock & | ) |  [protected] | 
        
TTree* TTree::TFriendLock::fTree [private]           | 
        
Definition at line 160 of file TTree.h.
Referenced by operator=(), TFriendLock(), and ~TFriendLock().
UInt_t TTree::TFriendLock::fMethodBit [private]           | 
        
Definition at line 161 of file TTree.h.
Referenced by operator=(), TFriendLock(), and ~TFriendLock().
Bool_t TTree::TFriendLock::fPrevious [private]           | 
        
Definition at line 162 of file TTree.h.
Referenced by operator=(), TFriendLock(), and ~TFriendLock().
TTree* TTree::TFriendLock::fTree [private]           | 
        
 1.5.1