Definition at line 962 of file TStreamerInfoActions.cxx.
|
| | TConfigSTL (TVirtualStreamerInfo *info, UInt_t id, TCompInfo_t *compinfo, Int_t offset, UInt_t length, TClass *oldClass, const char *type_name, Bool_t isbase) |
| |
| | TConfigSTL (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 (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 (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]
◆ Copy()
◆ Init()
| void TStreamerInfoActions::TConfigSTL::Init |
( |
| ) |
|
|
inlineprivate |
◆ fCopyIterator
◆ fCreateIterators
◆ fCreateWriteIterators
◆ fDeleteIterator
◆ fDeleteTwoIterators
◆ fIsSTLBase
| Bool_t TStreamerInfoActions::TConfigSTL::fIsSTLBase |
◆ fNewClass
| TClass* TStreamerInfoActions::TConfigSTL::fNewClass |
◆ fOldClass
| TClass* TStreamerInfoActions::TConfigSTL::fOldClass |
◆ fStreamer
◆ fTypeName
| const char* TStreamerInfoActions::TConfigSTL::fTypeName |