Definition at line 962 of file TStreamerInfoActions.cxx.
Public Attributes | |
TVirtualCollectionProxy::CopyIterator_t | fCopyIterator |
TVirtualCollectionProxy::CreateIterators_t | fCreateIterators |
TVirtualCollectionProxy::CreateIterators_t | fCreateWriteIterators |
TVirtualCollectionProxy::DeleteIterator_t | fDeleteIterator |
TVirtualCollectionProxy::DeleteTwoIterators_t | fDeleteTwoIterators |
Bool_t | fIsSTLBase |
TClass * | fNewClass |
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 () |
Additional Inherited Members | |
![]() | |
typedef TStreamerInfo::TCompInfo_t | TCompInfo_t |
|
inline |
Definition at line 989 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 993 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 997 of file TStreamerInfoActions.cxx.
|
inline |
Definition at line 1001 of file TStreamerInfoActions.cxx.
|
inlineoverridevirtual |
Reimplemented from TStreamerInfoActions::TConfiguration.
Reimplemented in TStreamerInfoActions::TConfSTLWithFactor, and TStreamerInfoActions::TConfSTLNoFactor.
Definition at line 1005 of file TStreamerInfoActions.cxx.
|
inlineprivate |
Definition at line 965 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::CopyIterator_t TStreamerInfoActions::TConfigSTL::fCopyIterator |
Definition at line 985 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::CreateIterators_t TStreamerInfoActions::TConfigSTL::fCreateIterators |
Definition at line 983 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::CreateIterators_t TStreamerInfoActions::TConfigSTL::fCreateWriteIterators |
Definition at line 984 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::DeleteIterator_t TStreamerInfoActions::TConfigSTL::fDeleteIterator |
Definition at line 986 of file TStreamerInfoActions.cxx.
TVirtualCollectionProxy::DeleteTwoIterators_t TStreamerInfoActions::TConfigSTL::fDeleteTwoIterators |
Definition at line 987 of file TStreamerInfoActions.cxx.
Bool_t TStreamerInfoActions::TConfigSTL::fIsSTLBase |
Definition at line 981 of file TStreamerInfoActions.cxx.
TClass* TStreamerInfoActions::TConfigSTL::fNewClass |
Definition at line 978 of file TStreamerInfoActions.cxx.
TClass* TStreamerInfoActions::TConfigSTL::fOldClass |
Definition at line 977 of file TStreamerInfoActions.cxx.
TMemberStreamer* TStreamerInfoActions::TConfigSTL::fStreamer |
Definition at line 979 of file TStreamerInfoActions.cxx.
const char* TStreamerInfoActions::TConfigSTL::fTypeName |
Definition at line 980 of file TStreamerInfoActions.cxx.