Definition at line 607 of file TStreamerInfoActions.cxx.
|
| TConfigSTL (Bool_t read, TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length, TClass *oldClass, const char *type_name, Bool_t isbase) |
|
| TConfigSTL (Bool_t read, TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length, TClass *oldClass, TClass *newClass, const char *type_name, Bool_t isbase) |
|
| TConfigSTL (Bool_t read, TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length, TClass *oldClass, TClass *newClass, TMemberStreamer *streamer, const char *type_name, Bool_t isbase) |
|
| TConfigSTL (Bool_t read, TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length, TClass *oldClass, TMemberStreamer *streamer, const char *type_name, Bool_t isbase) |
|
TConfiguration * | Copy () override |
|
| TConfiguration (TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset) |
|
| TConfiguration (TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length) |
|
virtual | ~TConfiguration () |
|
virtual void | AddToOffset (Int_t delta) |
|
virtual void | Print () const |
|
virtual void | PrintDebug (TBuffer &buffer, void *object) const |
|
virtual void | SetMissing () |
|
◆ TConfigSTL() [1/4]
◆ TConfigSTL() [2/4]
◆ TConfigSTL() [3/4]
◆ TConfigSTL() [4/4]
TStreamerInfoActions::TConfigSTL::TConfigSTL |
( |
Bool_t |
read, |
|
|
TVirtualStreamerInfo * |
info, |
|
|
UInt_t |
id, |
|
|
TCompInfo_t * |
compinfo, |
|
|
Int_t |
offset, |
|
|
UInt_t |
length, |
|
|
TClass * |
oldClass, |
|
|
TClass * |
newClass, |
|
|
TMemberStreamer * |
streamer, |
|
|
const char * |
type_name, |
|
|
Bool_t |
isbase |
|
) |
| |
|
inline |
◆ Copy()
◆ Init()
void TStreamerInfoActions::TConfigSTL::Init |
( |
bool |
read | ) |
|
|
inlineprivate |
◆ fCopyIterator
◆ fCreateIterators
◆ fDeleteIterator
◆ fDeleteTwoIterators
◆ fIsSTLBase
Bool_t TStreamerInfoActions::TConfigSTL::fIsSTLBase |
◆ fNewClass
TClass* TStreamerInfoActions::TConfigSTL::fNewClass |
◆ fNext
◆ fOldClass
TClass* TStreamerInfoActions::TConfigSTL::fOldClass |
◆ fStreamer
◆ fTypeName
const char* TStreamerInfoActions::TConfigSTL::fTypeName |