#include <TMap.h>
Inheritance diagram for TPair:


Public Methods | |
| TPair (TObject *key, TObject *value) | |
| TPair (const TPair &a) | |
| virtual | ~TPair () |
| Bool_t | IsFolder () const |
| virtual void | Browse (TBrowser *b) |
| const char * | GetName () const |
| ULong_t | Hash () const |
| Bool_t | IsEqual (const TObject *obj) const |
| TObject * | Key () const |
| TObject * | Value () const |
| ClassDef (TPair, 0) | |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Reimplemented from TObject. |
|
|
Reimplemented from TObject. Definition at line 95 of file TMap.h. References TObject::GetName(). |
|
|
Reimplemented from TObject. Definition at line 96 of file TMap.h. References TObject::Hash(). |
|
|
Reimplemented from TObject. Definition at line 97 of file TMap.h. References TObject::IsEqual(). |
|
|
|
|
|
|
|
||||||||||||
|
|
1.2.16