TStreamerBase


class description - source file - inheritance tree

class TStreamerBase : public TStreamerElement


    public:
TStreamerBase(const char* name, const char* title, Int_t offset) TStreamerBase(const TStreamerBase&) TStreamerBase() virtual ~TStreamerBase() static TClass* Class() Int_t GetBaseVersion() virtual TClass* GetClassPointer() const virtual const char* GetInclude() const virtual ULong_t GetMethod() const virtual Int_t GetSize() const virtual void Init(TObject* obj = 0) virtual TClass* IsA() const virtual void ls(Option_t* option) const Int_t ReadBuffer(TBuffer& b, char* pointer) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void Update(TClass* oldClass, TClass* newClass) Int_t WriteBuffer(TBuffer& b, char* pointer)

Data Members


    protected:
Int_t fBaseVersion version number of the base class TClass* fBaseClass !pointer to base class

Class Description



Last update: Fri May 14 13:32:44 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.