ROOT  6.06/09
Reference Guide
Classes | Variables
TList.h File Reference
#include "TSeqCollection.h"
#include "TString.h"
#include <iterator>
+ Include dependency graph for TList.h:

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
 

Variable Documentation

const Bool_t kSortAscending = kTRUE

Definition at line 40 of file TList.h.

Referenced by TGTableHeader::Sort().

const Bool_t kSortDescending = !kSortAscending