Definition at line 607 of file TStreamerInfoActions.cxx.
Public Attributes | |
TVirtualCollectionProxy::CopyIterator_t | fCopyIterator |
TVirtualCollectionProxy::CreateIterators_t | fCreateIterators |
TVirtualCollectionProxy::DeleteIterator_t | fDeleteIterator |
TVirtualCollectionProxy::DeleteTwoIterators_t | fDeleteTwoIterators |
Bool_t | fIsSTLBase |
TClass * | fNewClass |
TVirtualCollectionProxy::Next_t | fNext |
TClass * | fOldClass |
TMemberStreamer * | fStreamer |
const char * | fTypeName |
![]() | |
TCompInfo_t * | fCompInfo |
Access to compiled information (for legacy code) | |
UInt_t | fElemId |
Identifier of the TStreamerElement. | |
TVirtualStreamerInfo * | fInfo |
TStreamerInfo form which the action is derived. | |
UInt_t | fLength |
Number of element in a fixed length array. | |
Int_t | fOffset |
Offset within the object. | |
Private Member Functions | |
void | Init (bool read) |
Additional Inherited Members | |
![]() | |
typedef TStreamerInfo::TCompInfo_t | TCompInfo_t |
|
inline |
Definition at line 639 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 643 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 647 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 651 of file TStreamerInfoActions.cxx.
|
inlineoverridevirtual |
Reimplemented from TStreamerInfoActions::TConfiguration.
Reimplemented in TStreamerInfoActions::TConfSTLWithFactor, and TStreamerInfoActions::TConfSTLNoFactor.
Definition at line 655 of file TStreamerInfoActions.cxx.
|
inlineprivate |
Definition at line 610 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::CopyIterator_t TStreamerInfoActions::TConfigSTL::fCopyIterator |
Definition at line 633 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::CreateIterators_t TStreamerInfoActions::TConfigSTL::fCreateIterators |
Definition at line 632 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::DeleteIterator_t TStreamerInfoActions::TConfigSTL::fDeleteIterator |
Definition at line 634 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::DeleteTwoIterators_t TStreamerInfoActions::TConfigSTL::fDeleteTwoIterators |
Definition at line 635 of file TStreamerInfoActions.cxx.
Bool_t TStreamerInfoActions::TConfigSTL::fIsSTLBase |
Definition at line 630 of file TStreamerInfoActions.cxx.
TClass* TStreamerInfoActions::TConfigSTL::fNewClass |
Definition at line 627 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::Next_t TStreamerInfoActions::TConfigSTL::fNext |
Definition at line 636 of file TStreamerInfoActions.cxx.
TClass* TStreamerInfoActions::TConfigSTL::fOldClass |
Definition at line 626 of file TStreamerInfoActions.cxx.
TMemberStreamer* TStreamerInfoActions::TConfigSTL::fStreamer |
Definition at line 628 of file TStreamerInfoActions.cxx.
const char* TStreamerInfoActions::TConfigSTL::fTypeName |
Definition at line 629 of file TStreamerInfoActions.cxx.