RooLinkedListElem is an link element for the RooLinkedList class.
Definition at line 30 of file RooLinkedListElem.h.
| Public Member Functions | |
| RooLinkedListElem () | |
| RooLinkedListElem (TObject *arg) | |
| RooLinkedListElem (TObject *arg, RooLinkedListElem *after) | |
| virtual | ~RooLinkedListElem () | 
| Int_t | decRefCount () | 
| Int_t | incRefCount () | 
| void | init (TObject *arg, RooLinkedListElem *after=0) | 
| Int_t | refCount () const | 
| void | release () | 
| Protected Member Functions | |
| RooLinkedListElem (const RooLinkedListElem &) | |
| Reference count.  More... | |
| Protected Attributes | |
| TObject * | _arg | 
| RooLinkedListElem * | _next | 
| RooLinkedListElem * | _prev | 
| Int_t | _refCount | 
| Friends | |
| class | RooFIterForLinkedList | 
| class | RooHashTable | 
| class | RooLinkedList | 
| class | RooLinkedListImplDetails::Chunk | 
| class | RooLinkedListImplDetails::Pool | 
| class | RooLinkedListIterImpl | 
#include <RooLinkedListElem.h>
| 
 | inline | 
Definition at line 33 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 58 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 63 of file RooLinkedListElem.h.
| 
 | inlinevirtual | 
Definition at line 73 of file RooLinkedListElem.h.
| 
 | protected | 
Reference count.
| 
 | inline | 
Definition at line 81 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 80 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 37 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 79 of file RooLinkedListElem.h.
| 
 | inline | 
Definition at line 51 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 89 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 84 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 85 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 87 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 86 of file RooLinkedListElem.h.
| 
 | friend | 
Definition at line 88 of file RooLinkedListElem.h.
| 
 | protected | 
Definition at line 92 of file RooLinkedListElem.h.
| 
 | protected | 
Definition at line 91 of file RooLinkedListElem.h.
| 
 | protected | 
Definition at line 90 of file RooLinkedListElem.h.
| 
 | protected | 
Definition at line 93 of file RooLinkedListElem.h.