|
ROOT 6.08/07 Reference Guide |
Classes | |
| class | TCollection |
| Collection abstract base class. More... | |
| class | TIter |
| class | TIterCategory< T > |
Macros | |
| #define | R__FOR_EACH(type, proc) |
Variables | |
| R__EXTERN TVirtualMutex * | gCollectionMutex |
| const Bool_t | kIterBackward = !kIterForward |
| const Bool_t | kIterForward = kTRUE |
| #define R__FOR_EACH | ( | type, | |
| proc | |||
| ) |
Definition at line 201 of file TCollection.h.
| R__EXTERN TVirtualMutex* gCollectionMutex |
Definition at line 46 of file TCollection.h.
| const Bool_t kIterBackward = !kIterForward |
Definition at line 44 of file TCollection.h.
Definition at line 43 of file TCollection.h.