class TStreamerObject: public TStreamerElement


TStreamerObject implements streaming of embedded objects whose type
inherits from TObject.


Function Members (Methods)

public:
TStreamerObject()
TStreamerObject(const char* name, const char* title, Int_t offset, const char* typeName)
virtual~TStreamerObject()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
virtual Bool_tTStreamerElement::CannotSplit() const
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual voidTNamed::FillBuffer(char*& buffer)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
Int_tTStreamerElement::GetArrayDim() const
Int_tTStreamerElement::GetArrayLength() const
TClass*TStreamerElement::GetClass() const
virtual TClass*TStreamerElement::GetClassPointer() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual Int_tTStreamerElement::GetExecID() const
Double_tTStreamerElement::GetFactor() const
virtual const char*TStreamerElement::GetFullName() const
virtual const char*TObject::GetIconName() const
virtual const char*GetInclude() const
Int_tTStreamerElement::GetMaxIndex(Int_t i) const
virtual ULong_tTStreamerElement::GetMethod() const
virtual const char*TNamed::GetName() const
TClass*TStreamerElement::GetNewClass() const
Int_tTStreamerElement::GetNewType() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
Int_tTStreamerElement::GetOffset() const
virtual Option_t*TObject::GetOption() const
virtual Int_tGetSize() const
TMemberStreamer*TStreamerElement::GetStreamer() const
virtual const char*TNamed::GetTitle() const
Int_tTStreamerElement::GetTObjectOffset() const
Int_tTStreamerElement::GetType() const
const char*TStreamerElement::GetTypeName() const
const char*TStreamerElement::GetTypeNameBasic() const
virtual UInt_tTObject::GetUniqueID() const
Double_tTStreamerElement::GetXmax() const
Double_tTStreamerElement::GetXmin() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual Bool_tTStreamerElement::HasCounter() const
virtual ULong_tTNamed::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidInit(TObject* obj = 0)
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTStreamerElement::IsaPointer() const
virtual Bool_tTStreamerElement::IsBase() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
virtual Bool_tTStreamerElement::IsOldFormat(const char* newTypeName)
Bool_tTObject::IsOnHeap() const
virtual Bool_tTNamed::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTStreamerElement::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTNamed::Print(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
virtual voidTStreamerElement::SetArrayDim(Int_t dim)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
virtual voidTStreamerElement::SetMaxIndex(Int_t dim, Int_t max)
virtual voidTNamed::SetName(const char* name)MENU
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
virtual voidTStreamerElement::SetNewClass(TClass* cl)
virtual voidTStreamerElement::SetNewType(Int_t dtype)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidTStreamerElement::SetOffset(Int_t offset)
virtual voidTStreamerElement::SetSize(Int_t dsize)
virtual voidTStreamerElement::SetStreamer(TMemberStreamer* streamer)
virtual voidTNamed::SetTitle(const char* title = "")MENU
virtual voidTStreamerElement::SetTObjectOffset(Int_t tobjoffset)
virtual voidTStreamerElement::SetType(Int_t dtype)
virtual voidTStreamerElement::SetTypeName(const char* name)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual Int_tTNamed::Sizeof() const
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTStreamerElement::Update(const TClass* oldClass, TClass* newClass)
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()
private:
TStreamerObject(const TStreamerObject&)
TStreamerObject&operator=(const TStreamerObject&)

Data Members

public:
enum TStreamerElement::ESTLtype { kSTL
kSTLstring
kSTLvector
kSTLlist
kSTLdeque
kSTLmap
kSTLset
kSTLmultimap
kSTLmultiset
};
enum TStreamerElement::[unnamed] { kHasRange
kCache
kRepeat
};
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
protected:
Int_tTStreamerElement::fArrayDimnumber of array dimensions
Int_tTStreamerElement::fArrayLengthcumulative size of all array dims
TClass*TStreamerElement::fClassObject!pointer to class of object
Double_tTStreamerElement::fFactor!Conversion factor if a range is specified fFactor = (1<<nbits/(xmax-xmin)
Int_tTStreamerElement::fMaxIndex[5]Maximum array index for array dimension "dim"
TMethodCall*TStreamerElement::fMethod!pointer to TMethodCall
TStringTNamed::fNameobject identifier
TClass*TStreamerElement::fNewClass!new element class when reading
Int_tTStreamerElement::fNewType!new element type when reading
Int_tTStreamerElement::fOffset!element offset in class
Int_tTStreamerElement::fSizesizeof element
TMemberStreamer*TStreamerElement::fStreamer!pointer to element Streamer
Int_tTStreamerElement::fTObjectOffset!base offset for TObject if the element inherits from it
TStringTNamed::fTitleobject title
Int_tTStreamerElement::fTypeelement type
TStringTStreamerElement::fTypeNameData type name of data member
Double_tTStreamerElement::fXmax!Maximum of data member if a range is specified [xmin,xmax,nbits]
Double_tTStreamerElement::fXmin!Minimum of data member if a range is specified [xmin,xmax,nbits]

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TStreamerObject()
 Default ctor.
TStreamerObject(const char* name, const char* title, Int_t offset, const char* typeName)
 Create a TStreamerObject object.
~TStreamerObject()
 TStreamerObject dtor.
void Init(TObject* obj = 0)
 Setup the element.
const char * GetInclude() const
 Return the proper include for this element.
Int_t GetSize() const
 Returns size of object class in bytes.
void Streamer(TBuffer& b)
 Stream an object of class TStreamerObject.
TStreamerElement& operator=(const TStreamerObject& )
TStreamerObject(const TStreamerObject& )

Author: Rene Brun 12/10/2000
Last change: root/meta:$Id: TStreamerElement.h 26606 2008-12-02 20:36:09Z pcanal $
Last generated: 2008-12-03 08:49
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *

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.