#include <TFree.h>
Inheritance diagram for TFree:


Public Methods | |
| TFree () | |
| TFree (TList *lfree, Seek_t first, Seek_t last) | |
| virtual | ~TFree () |
| TFree * | AddFree (TList *lfree, Seek_t first, Seek_t last) |
| virtual void | FillBuffer (char *&buffer) |
| TFree * | GetBestFree (TList *lfree, Int_t nbytes) |
| Seek_t | GetFirst () const |
| Seek_t | GetLast () const |
| virtual void | ReadBuffer (char *&buffer) |
| void | SetFirst (Seek_t first) |
| void | SetLast (Seek_t last) |
| Int_t | Sizeof () const |
Protected Attributes | |
| Seek_t | fFirst |
| Seek_t | fLast |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 42 of file TFree.h. References fFirst. |
|
|
Definition at line 43 of file TFree.h. References fLast. |
|
|
|
|
|
Definition at line 45 of file TFree.h. References fFirst. |
|
|
Definition at line 46 of file TFree.h. References fLast. |
|
|
|
|
|
|
|
|
|
1.2.16