library: libCore #include "TStreamerInfo.h" |
TStreamerInfo() | |
TStreamerInfo(TClass* cl, const char* info) | |
virtual | ~TStreamerInfo() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TObject::Browse(TBrowser* b) |
void | Build() |
void | BuildCheck() |
void | BuildEmulated(TFile* file) |
void | BuildOld() |
static Bool_t | CanDelete() |
static Bool_t | CanOptimize() |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | Clear(Option_t*) |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
virtual Int_t | TNamed::Compare(const TObject* obj) const |
void | Compile() |
void | ComputeSize() |
virtual void | TNamed::Copy(TObject& named) const |
virtual void | TObject::Delete(Option_t* option = "") |
void | DeleteArray(void* p, Bool_t dtorOnly = kFALSE) |
void | Destructor(void* p, Bool_t dtorOnly = kFALSE) |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() const |
virtual TObject* | TObject::DrawClone(Option_t* option = "") const |
virtual void | TObject::Dump() const |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual void | TNamed::FillBuffer(char*& buffer) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
void | ForceWriteInfo(TFile* file, Bool_t force = kFALSE) |
Int_t | GenerateHeaderFile(const char* dirname) |
UInt_t | GetCheckSum() const |
TClass* | GetClass() const |
Int_t | GetClassVersion() const |
static TStreamerElement* | GetCurrentElement() |
Int_t | GetDataMemberOffset(TDataMember* dm, TMemberStreamer*& streamer) const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
static TStreamerBasicType* | GetElementCounter(const char* countName, TClass* cl) |
TObjArray* | GetElements() const |
ULong_t* | GetElems() const |
virtual const char* | TObject::GetIconName() const |
Int_t* | GetLengths() const |
ULong_t* | GetMethods() const |
virtual const char* | TNamed::GetName() const |
Int_t | GetNdata() const |
Int_t* | GetNewTypes() const |
Int_t | GetNumber() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
Int_t | GetOffset(const char*) const |
Int_t* | GetOffsets() const |
Version_t | GetOldVersion() const |
virtual Option_t* | TObject::GetOption() const |
Int_t | GetSize() const |
Int_t | GetSizeElements() const |
TStreamerElement* | GetStreamerElement(const char* datamember, Int_t& offset) const |
TStreamerElement* | GetStreamerElementReal(Int_t i, Int_t j) const |
static Bool_t | GetStreamMemberWise() |
virtual const char* | TNamed::GetTitle() const |
Int_t* | GetTypes() const |
virtual UInt_t | TObject::GetUniqueID() const |
Double_t | GetValue(char* pointer, Int_t i, Int_t j, Int_t len) const |
Double_t | GetValueClones(TClonesArray* clones, Int_t i, Int_t j, Int_t k, Int_t eoffset) const |
Double_t | GetValueSTL(TVirtualCollectionProxy* cont, Int_t i, Int_t j, Int_t k, Int_t eoffset) const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TNamed::Hash() const |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() const |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
Bool_t | IsBuilt() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
Bool_t | IsOptimized() const |
Int_t | IsRecovered() const |
virtual Bool_t | TNamed::IsSortable() const |
Bool_t | TObject::IsZombie() const |
virtual void | ls(Option_t* option = "") const |
void | TObject::MayNotUse(const char* method) const |
void* | New(void* obj = 0) |
void* | NewArray(Long_t nElements, void* ary = 0) |
virtual Bool_t | TObject::Notify() |
static void | TObject::operator delete(void* ptr) |
static void | TObject::operator delete(void* ptr, void* vp) |
static void | TObject::operator delete[](void* ptr) |
static void | TObject::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) |
static void | Optimize(Bool_t opt = kTRUE) |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
virtual void | TNamed::Print(Option_t* option = "") const |
void | PrintValue(const char* name, char* pointer, Int_t i, Int_t len, Int_t lenmax = 1000) const |
void | PrintValueClones(const char* name, TClonesArray* clones, Int_t i, Int_t eoffset, Int_t lenmax = 1000) const |
void | PrintValueSTL(const char* name, TVirtualCollectionProxy* cont, Int_t i, Int_t eoffset, Int_t lenmax = 1000) const |
virtual Int_t | TObject::Read(const char* name) |
Int_t | ReadBufferClones(TBuffer& b, TClonesArray* clones, Int_t nc, Int_t first, Int_t eoffset) |
Int_t | ReadBufferSTL(TBuffer& b, TVirtualCollectionProxy* cont, Int_t nc, Int_t first, Int_t eoffset) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | TObject::ResetBit(UInt_t f) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") const |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
static void | SetCanDelete(Bool_t opt = kTRUE) |
void | SetCheckSum(UInt_t checksum) |
void | SetClass(TClass* cl) |
void | SetClassVersion(Int_t vers) |
virtual void | TObject::SetDrawOption(Option_t* option = "") |
static void | TObject::SetDtorOnly(void* obj) |
virtual void | TNamed::SetName(const char* name) |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
static void | TObject::SetObjectStat(Bool_t stat) |
static Bool_t | SetStreamMemberWise(Bool_t enable = kTRUE) |
virtual void | TNamed::SetTitle(const char* title = "") |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual Int_t | TNamed::Sizeof() const |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
void | TagFile(TFile* fFile) |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
virtual void | Update(const TClass* oldClass, TClass* newClass) |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0) const |
Int_t | WriteBuffer(TBuffer& b, char* pointer, Int_t first) |
Int_t | WriteBufferClones(TBuffer& b, TClonesArray* clones, Int_t nc, Int_t first, Int_t eoffset) |
Int_t | WriteBufferSTL(TBuffer& b, TVirtualCollectionProxy* cont, Int_t nc, Int_t first, Int_t eoffset) |
TStreamerInfo(const TStreamerInfo&) | |
virtual void | TObject::DoError(int level, const char* location, const char* fmt, va_list va) const |
void | TObject::MakeZombie() |
TStreamerInfo& | operator=(const TStreamerInfo&) |
void | BuildUserInfo(const char* info) |
static Double_t | GetValueAux(Int_t type, void* ladd, int k, Int_t len) |
static void | PrintValueAux(char* ladd, Int_t atype, TStreamerElement* aElement, Int_t aleng, Int_t* count) |
enum { | kCannotOptimize | |
kIgnoreTObjectStreamer | ||
kRecovered | ||
kNeedCheck | ||
}; | ||
enum EReadWrite { | kBase | |
kOffsetL | ||
kOffsetP | ||
kCounter | ||
kCharStar | ||
kChar | ||
kShort | ||
kInt | ||
kLong | ||
kFloat | ||
kDouble | ||
kDouble32 | ||
kUChar | ||
kUShort | ||
kUInt | ||
kULong | ||
kBits | ||
kLong64 | ||
kULong64 | ||
kBool | ||
kObject | ||
kAny | ||
kObjectp | ||
kObjectP | ||
kTString | ||
kTObject | ||
kTNamed | ||
kAnyp | ||
kAnyP | ||
kAnyPnoVT | ||
kSTLp | ||
kSkip | ||
kSkipL | ||
kSkipP | ||
kConv | ||
kConvL | ||
kConvP | ||
kSTL | ||
kSTLstring | ||
kStreamer | ||
kStreamLoop | ||
kMissing | ||
}; | ||
enum TObject::EStatusBits { | kCanDelete | |
kMustCleanup | ||
kObjInCanvas | ||
kIsReferenced | ||
kHasUUID | ||
kCannotPick | ||
kNoContextMenu | ||
kInvalidObject | ||
}; | ||
enum TObject::[unnamed] { | kIsOnHeap | |
kNotDeleted | ||
kZombie | ||
kBitMask | ||
kSingleKey | ||
kOverwrite | ||
kWriteDelete | ||
}; |
TString | TNamed::fName | object identifier |
TString | TNamed::fTitle | object title |
UInt_t | fCheckSum | checksum of original class |
Int_t | fClassVersion | Class version identifier |
Int_t | fNumber | !Unique identifier |
Int_t | fNdata | !number of optmized types |
Int_t | fSize | !size of the persistent class |
Int_t* | fType | ![fNdata] |
Int_t* | fNewType | ![fNdata] |
Int_t* | fOffset | ![fNdata] |
Int_t* | fLength | ![fNdata] |
ULong_t* | fElem | ![fNdata] |
ULong_t* | fMethod | ![fNdata] |
TStreamerInfo::TCompInfo* | fComp | ![fNdata] additional info |
Bool_t | fOptimized | ! true if has been optimized |
TClass* | fClass | !pointer to class |
TObjArray* | fElements | Array of TStreamerElements |
Version_t | fOldVersion | ! Version of the TStreamerInfo object read from the file |
Bool_t | fIsBuilt | ! true if the TStreamerInfo has been 'built' |
static Int_t | fgCount | Number of TStreamerInfo instances |
static Bool_t | fgCanDelete | True if ReadBuffer can delete object |
static Bool_t | fgOptimize | True if optimization on |
static Bool_t | fgStreamMemberWise | True if the collections are to be stream "member-wise" (when possible). |
static TStreamerElement* | fgElement | Pointer to current TStreamerElement |
Build the I/O data structure for the current class version. A list of TStreamerElement derived classes is built by scanning one by one the list of data members of the analyzed class.
Check if built and consistent with the class dictionary. This method is called by TFile::ReadStreamerInfo.
Build the I/O data structure for the current class version
If opt cointains 'built', reset this StreamerInfo as if Build or BuildOld was never called on it (usefull to force their re-running).
loop on the TStreamerElement list regroup members with same type Store predigested information into local arrays. This saves a huge amount of time compared to an explicit iteration on all elements.
will force this TStreamerInfo to the file and also all the dependencies. This function is called when streaming a class that contains a null pointer. In this case, the TStreamerInfo for the class with the null pointer must be written to the file and also all the TStreamerInfo of all the classes referenced by the class. if argument force > 0 the loop on class dependencies is forced
Generate header file for the class described by this TStreamerInfo the function is called by TFile::MakeProject for each class in the file
static function returning a pointer to the current TStreamerElement fgElement points to the current TStreamerElement being read in ReadBuffer
Compute data member offset return pointer to the Streamer function if one exists
Get pointer to a TStreamerBasicType in TClass *cl static function
return the offset of the data member as indicated by this StreamerInfo
return total size of all persistent elements of the class use GetSize if you want to get the real size in memory
Return the StreamerElement of "datamember" inside our
class or any of its base classes. The offset information
contained in the StreamerElement is related to its immediately
containing class, so we return in 'offset' the offset inside
our class.
TStreamerInfo holds two types of data structures -TObjArray* fElements; containing the list of all TStreamerElement objects for this class version. -ULong_t* fElem; containing the preprocessed information by TStreamerInfo::Compile In case consecutive data members are of the same type, the Compile function declares the consecutive elements as one single element in fElems. example with the class TAttLine gROOT->GetClass("TAttLine")->GetStreamerInfo()->ls(); produces; StreamerInfo for class: TAttLine, version=1 short fLineColor offset= 4 type= 2 line color short fLineStyle offset= 6 type= 2 line style short fLineWidth offset= 8 type= 2 line width i= 0, fLineColor type= 22, offset= 4, len=3, method=0 For I/O implementations (eg. XML) , one has to know the original name of the data member. This function can be used to return a pointer to the original TStreamerElement object corresponding to the j-th element of a compressed array in fElems. parameters description: - i: the serial number in array fElem - j: the element number in the array of consecutive types In the above example the class TAttLine has 3 consecutive data members of the same type "short". Compile makes one single array of 3 elements. To access the TStreamerElement for the second element of this array, one can call: TStreamerElement *el = GetStreamerElementReal(0,1); const char* membername = el->GetName(); This function is typically called from Tbuffer, TXmlBuffer
Return whether the TStreamerInfos will save the collections in "member-wise" order whenever possible. The default is to store member-wise. kTRUE indicates member-wise storing kFALSE inddicates object-wise storing A collection can be saved member wise when it contain is guaranteed to be homogeneous. For example std::vector<THit> can be stored member wise, while std::vector<THit*> can not (possible use of polymorphism).
Get the value from inside a collection.
return value of element i in object at pointer. The function may be called in two ways: -method1 len < 0 i is assumed to be the TStreamerElement number i in StreamerInfo -method2 len >= 0 i is the type address of variable is directly pointer.
return value of element i in object number j in a TClonesArray and eventually element k in a sub-array.
return value of element i in object number j in a TClonesArray and eventually element k in a sub-array.
An emulated object is created at address obj, if obj is null we allocate memory for the object.
An array of emulated objects is created at address ary, if ary is null, we allocate memory for the array.
emulated destructor for this class. An emulated object is destroyed at address p
Destroy an array of emulated objects, with optional delete.
This is a static function. Set optimization option. When this option is activated (default), consecutive data members of the same type are merged into an array (faster). Optimization must be off in TTree split mode.
print value of element i in object at pointer The function may be called in two ways: -method1 len < 0 i is assumed to be the TStreamerElement number i in StreamerInfo -method2 len >= 0 i is the type address of variable is directly pointer. len is the number of elements to be printed starting at pointer.
print value of element i in a TClonesArray
print value of element i in a TClonesArray
This is a static function. Set object delete option. When this option is activated (default), ReadBuffer automatically delete objects when a data member is a pointer to an object. If your constructor is not presetting pointers to 0, you must call this static function TStreamerInfo::SetCanDelete(kFALSE);
Set whether the TStreamerInfos will save the collections in "member-wise" order whenever possible. The default is to store member-wise. kTRUE indicates member-wise storing kFALSE inddicates object-wise storing This function returns the previous value of fgStreamMemberWise.
print value of element in object at pointer, type atype, leng aleng or *count The function may be called in two ways: -method1 len < 0 i is assumed to be the TStreamerElement number i in StreamerInfo -method2 len >= 0 i is the type address of variable is directly pointer. len is the number of elements to be printed starting at pointer.
function called by the TClass constructor when replacing an emulated class by the real class