TObjString


class description - source file - inheritance tree

class TObjString : public TObject


    public:
TObjString(const TObjString& s) TObjString(const char* s) virtual ~TObjString() static TClass* Class() virtual Int_t Compare(const TObject* obj) const void FillBuffer(char*& buffer) virtual const char* GetName() const TString GetString() const virtual ULong_t Hash() const virtual TClass* IsA() const virtual Bool_t IsEqual(const TObject* obj) const virtual Bool_t IsSortable() const virtual void Print(Option_t*) const void ReadBuffer(char*& buffer) void SetString(const char* s) virtual void ShowMembers(TMemberInspector& insp, char* parent) Int_t Sizeof() const virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) TString& String()

Data Members

    private:
TString fString wrapped TString

Class Description



Last update: Fri May 14 13:32:41 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.