ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Classes | |
class | TList |
A doubly linked list. More... | |
class | TObjLink |
Wrapper around a TObject so it can be stored in a TList. More... | |
class | TObjOptLink |
class | TListIter |
Iterator of linked list. More... | |
Variables | |
const Bool_t | kSortAscending = kTRUE |
const Bool_t | kSortDescending = !kSortAscending |
Definition at line 40 of file TList.h.
Referenced by TGTableHeader::Sort().
const Bool_t kSortDescending = !kSortAscending |
Definition at line 41 of file TList.h.
Referenced by TStructViewerGUI::CalculatePosistion(), ClassImp(), TStructViewerGUI::Divide(), TProof::GetListOfSlaveInfos(), TProofLite::Init(), TProof::Init(), and TProofSuperMaster::ValidateDSet().