|
ROOT 6.10/09 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 196 of file TCollection.h.
| R__EXTERN TVirtualMutex* gCollectionMutex |
Definition at line 40 of file TCollection.h.
| const Bool_t kIterBackward = !kIterForward |
Definition at line 38 of file TCollection.h.
Definition at line 37 of file TCollection.h.