TStreamerTStringPointer


class description - source file - inheritance tree

class TStreamerTStringPointer : public TStreamerElement


    public:
TStreamerTStringPointer TStreamerTStringPointer() TStreamerTStringPointer TStreamerTStringPointer(const char* name, const char* title, Int_t offset, const char* countName, const char* countClass, Int_t version, const char* typeName) TStreamerTStringPointer TStreamerTStringPointer(TStreamerTStringPointer&) virtual void ~TStreamerTStringPointer() static TClass* Class() virtual const char* GetInclude() const virtual ULong_t GetMethod() const virtual void Init(TObject* obj = 0) virtual TClass* IsA() const virtual Bool_t IsaPointer() const 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

                                                                      
                                                                      


TStreamerTStringPointer()
 Default ctor.

TStreamerTStringPointer(const char *name, const char *title, Int_t offset, const char *countName, const char *countClass, Int_t countVersion, const char *typeName) : TStreamerElement(name,title,offset,TStreamerInfo::kTStringp,typeName)
 Create a TStreamerTStringPointer object.

~TStreamerTStringPointer()
 TStreamerTStringPointer dtor.

ULong_t GetMethod() const
 return address of counter

void Init(TObject *)

const char* GetInclude() const



Inline Functions


                         Bool_t IsaPointer() const
                        TClass* Class()
                        TClass* IsA() const
                           void ShowMembers(TMemberInspector& insp, char* parent)
                           void Streamer(TBuffer& b)
                           void StreamerNVirtual(TBuffer& b)
        TStreamerTStringPointer TStreamerTStringPointer(TStreamerTStringPointer&)


Author: Rene Brun 12/10/2000
Last update: root/meta:$Name: $:$Id: TStreamerElement.cxx,v 1.7 2000/12/13 15:13:52 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.