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


Public Methods | |
| TObjString (const char *s="") | |
| TObjString (const TObjString &s) | |
| ~TObjString () | |
| Int_t | Compare (const TObject *obj) const |
| const char * | GetName () const |
| ULong_t | Hash () const |
| void | FillBuffer (char *&buffer) |
| void | Print (Option_t *) const |
| Bool_t | IsSortable () const |
| Bool_t | IsEqual (const TObject *obj) const |
| void | ReadBuffer (char *&buffer) |
| void | SetString (const char *s) |
| TString | GetString () const |
| Int_t | Sizeof () const |
| TString & | String () |
|
|
Definition at line 38 of file TObjString.h. |
|
|
Definition at line 39 of file TObjString.h. |
|
|
Definition at line 40 of file TObjString.h. |
|
|
Reimplemented from TObject. |
|
|
Reimplemented from TObject. Definition at line 42 of file TObjString.h. References TString::Data(). |
|
|
Reimplemented from TObject. Definition at line 43 of file TObjString.h. References TString::Hash(). |
|
|
Definition at line 44 of file TObjString.h. References TString::FillBuffer(). |
|
|
Reimplemented from TObject. Definition at line 45 of file TObjString.h. References Printf(). |
|
|
Reimplemented from TObject. Definition at line 46 of file TObjString.h. |
|
|
Reimplemented from TObject. |
|
|
Definition at line 48 of file TObjString.h. References TString::ReadBuffer(). |
|
|
Definition at line 49 of file TObjString.h. |
|
|
Definition at line 50 of file TObjString.h. |
|
|
Definition at line 51 of file TObjString.h. References TString::Sizeof(). |
|
|
Definition at line 52 of file TObjString.h. |
1.2.16