Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TStreamerInfoActions::TConfSTLWithFactor Class Reference

Definition at line 658 of file TStreamerInfoActions.cxx.

Public Types

typedef TStreamerInfo::TCompInfo_t TCompInfo_t

Public Member Functions

 TConfSTLWithFactor (TConfigSTL *orig, Double_t factor, Double_t xmin)
virtual void AddToOffset (Int_t delta)
TConfigurationCopy () override
virtual void Print () const
virtual void PrintDebug (TBuffer &buffer, void *object) const
virtual void SetMissing ()

Public Attributes

TCompInfo_tfCompInfo
 Access to compiled information (for legacy code).
TVirtualCollectionProxy::CopyIterator_t fCopyIterator
TVirtualCollectionProxy::CreateIterators_t fCreateIterators
TVirtualCollectionProxy::DeleteIterator_t fDeleteIterator
TVirtualCollectionProxy::DeleteTwoIterators_t fDeleteTwoIterators
UInt_t fElemId
 Identifier of the TStreamerElement.
Double_t fFactor
TVirtualStreamerInfofInfo
 TStreamerInfo form which the action is derived.
Bool_t fIsSTLBase
UInt_t fLength
 Number of element in a fixed length array.
TClassfNewClass
TVirtualCollectionProxy::Next_t fNext
Int_t fOffset
 Offset within the object.
TClassfOldClass
TMemberStreamerfStreamer
const char * fTypeName
Double_t fXmin

Private Member Functions

void Init (bool read)
Inheritance diagram for TStreamerInfoActions::TConfSTLWithFactor:
TStreamerInfoActions::TConfigSTL TStreamerInfoActions::TConfiguration

Member Typedef Documentation

◆ TCompInfo_t

Constructor & Destructor Documentation

◆ TConfSTLWithFactor()

TStreamerInfoActions::TConfSTLWithFactor::TConfSTLWithFactor ( TConfigSTL * orig,
Double_t factor,
Double_t xmin )
inline

Definition at line 663 of file TStreamerInfoActions.cxx.

Member Function Documentation

◆ AddToOffset()

void TStreamerInfoActions::TConfiguration::AddToOffset ( Int_t delta)
virtualinherited

◆ Copy()

TConfiguration * TStreamerInfoActions::TConfSTLWithFactor::Copy ( )
inlineoverridevirtual

Reimplemented from TStreamerInfoActions::TConfigSTL.

Definition at line 664 of file TStreamerInfoActions.cxx.

◆ Init()

void TStreamerInfoActions::TConfigSTL::Init ( bool read)
inlineprivateinherited

Definition at line 610 of file TStreamerInfoActions.cxx.

◆ Print()

void TStreamerInfoActions::TConfiguration::Print ( ) const
virtualinherited

◆ PrintDebug()

void TStreamerInfoActions::TConfiguration::PrintDebug ( TBuffer & buffer,
void * object ) const
virtualinherited

◆ SetMissing()

void TStreamerInfoActions::TConfiguration::SetMissing ( )
virtualinherited

Reimplemented in TStreamerInfoActions::TBitsConfiguration.

Definition at line 86 of file TStreamerInfoActions.cxx.

Member Data Documentation

◆ fCompInfo

TCompInfo_t* TStreamerInfoActions::TConfiguration::fCompInfo
inherited

Access to compiled information (for legacy code).

Definition at line 35 of file TStreamerInfoActions.h.

◆ fCopyIterator

TVirtualCollectionProxy::CopyIterator_t TStreamerInfoActions::TConfigSTL::fCopyIterator
inherited

Definition at line 633 of file TStreamerInfoActions.cxx.

◆ fCreateIterators

TVirtualCollectionProxy::CreateIterators_t TStreamerInfoActions::TConfigSTL::fCreateIterators
inherited

Definition at line 632 of file TStreamerInfoActions.cxx.

◆ fDeleteIterator

TVirtualCollectionProxy::DeleteIterator_t TStreamerInfoActions::TConfigSTL::fDeleteIterator
inherited

Definition at line 634 of file TStreamerInfoActions.cxx.

◆ fDeleteTwoIterators

TVirtualCollectionProxy::DeleteTwoIterators_t TStreamerInfoActions::TConfigSTL::fDeleteTwoIterators
inherited

Definition at line 635 of file TStreamerInfoActions.cxx.

◆ fElemId

UInt_t TStreamerInfoActions::TConfiguration::fElemId
inherited

Identifier of the TStreamerElement.

Definition at line 34 of file TStreamerInfoActions.h.

◆ fFactor

Double_t TStreamerInfoActions::TConfSTLWithFactor::fFactor

Definition at line 661 of file TStreamerInfoActions.cxx.

◆ fInfo

TVirtualStreamerInfo* TStreamerInfoActions::TConfiguration::fInfo
inherited

TStreamerInfo form which the action is derived.

Definition at line 33 of file TStreamerInfoActions.h.

◆ fIsSTLBase

Bool_t TStreamerInfoActions::TConfigSTL::fIsSTLBase
inherited

Definition at line 630 of file TStreamerInfoActions.cxx.

◆ fLength

UInt_t TStreamerInfoActions::TConfiguration::fLength
inherited

Number of element in a fixed length array.

Definition at line 37 of file TStreamerInfoActions.h.

◆ fNewClass

TClass* TStreamerInfoActions::TConfigSTL::fNewClass
inherited

Definition at line 627 of file TStreamerInfoActions.cxx.

◆ fNext

TVirtualCollectionProxy::Next_t TStreamerInfoActions::TConfigSTL::fNext
inherited

Definition at line 636 of file TStreamerInfoActions.cxx.

◆ fOffset

Int_t TStreamerInfoActions::TConfiguration::fOffset
inherited

Offset within the object.

Definition at line 36 of file TStreamerInfoActions.h.

◆ fOldClass

TClass* TStreamerInfoActions::TConfigSTL::fOldClass
inherited

Definition at line 626 of file TStreamerInfoActions.cxx.

◆ fStreamer

TMemberStreamer* TStreamerInfoActions::TConfigSTL::fStreamer
inherited

Definition at line 628 of file TStreamerInfoActions.cxx.

◆ fTypeName

const char* TStreamerInfoActions::TConfigSTL::fTypeName
inherited

Definition at line 629 of file TStreamerInfoActions.cxx.

◆ fXmin

Double_t TStreamerInfoActions::TConfSTLWithFactor::fXmin

Definition at line 662 of file TStreamerInfoActions.cxx.


The documentation for this class was generated from the following file: