ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Classes | |
class | TCollection |
Collection abstract base class. More... | |
class | TIter |
class | TIterCategory< T > |
Macros | |
#define | R__FOR_EACH(type, proc) |
Variables | |
const Bool_t | kIterForward = kTRUE |
const Bool_t | kIterBackward = !kIterForward |
R__EXTERN TVirtualMutex * | gCollectionMutex |
#define R__FOR_EACH | ( | type, | |
proc | |||
) |
Definition at line 201 of file TCollection.h.
Referenced by TCollection::Paint().
R__EXTERN TVirtualMutex* gCollectionMutex |
Definition at line 46 of file TCollection.h.
Referenced by TSeqCollection::QSort().
const Bool_t kIterBackward = !kIterForward |
Definition at line 44 of file TCollection.h.
Referenced by TQueryResultManager::ApplyMaxQueries(), TRootSecContext::CleanupSecContext(), TSlave::Close(), TProof::Close(), TProofProgressMemoryPlot::DoAveragePlot(), TProofProgressMemoryPlot::DoMasterPlot(), TProofProgressMemoryPlot::DoWorkerPlot(), ROOT::Fit::FillData(), TStreamerInfo::GenerateDeclaration(), TClass::GetMenuItems(), TProofServ::HandleLibIncPath(), TProof::HandleLibIncPath(), TMVA::TransformationHandler::InverseTransform(), TCollection::MakeReverseIterator(), TDirectoryFile::Purge(), HFit::StoreAndDrawFitFunction(), and TProof::~TProof().
Definition at line 43 of file TCollection.h.
Referenced by TFitEditor::HasFitFunction(), TFileIter::Initialize(), TOrdCollectionIter::Next(), TObjArrayIter::Next(), TRefArrayIter::Next(), TListIter::Next(), TBtreeIter::Next(), TFileIter::NextEventKey(), THashTableIter::NextSlot(), TOrdCollectionIter::Reset(), THashTableIter::Reset(), TFileIter::Reset(), TObjArrayIter::Reset(), TRefArrayIter::Reset(), TBtreeIter::Reset(), and TFileIter::SkipObjects().