TStreamerBasicPointer


class description - source file - inheritance tree

class TStreamerBasicPointer : public TStreamerElement


    public:
TStreamerBasicPointer(const char* name, const char* title, Int_t offset, Int_t dtype, const char* countName, const char* countClass, Int_t version, const char* typeName) TStreamerBasicPointer(const TStreamerBasicPointer&) TStreamerBasicPointer() virtual ~TStreamerBasicPointer() static TClass* Class() const char* GetCountName() const virtual ULong_t GetMethod() const virtual Int_t GetSize() const virtual void Init(TObject* obj = 0) virtual TClass* IsA() const virtual Bool_t IsaPointer() const virtual void SetArrayDim(Int_t dim) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t fCountVersion version number of the class with the counter TString fCountName name of data member holding the array count TString fCountClass name of the class with the counter TStreamerBasicType* fCounter !pointer to basic type counter

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.