TStreamerInfoActions::TConfigSTL Class Reference

Inheritance diagram for TStreamerInfoActions::TConfigSTL:

TStreamerInfoActions::TConfiguration List of all members.

Public Member Functions

 TConfigSTL (TVirtualStreamerInfo *info, UInt_t id, Int_t offset, UInt_t length, TClass *oldClass, const char *type_name, Bool_t isbase)
 TConfigSTL (TVirtualStreamerInfo *info, UInt_t id, Int_t offset, UInt_t length, TClass *oldClass, TClass *newClass, const char *type_name, Bool_t isbase)
 TConfigSTL (TVirtualStreamerInfo *info, UInt_t id, Int_t offset, UInt_t length, TClass *oldClass, TMemberStreamer *streamer, const char *type_name, Bool_t isbase)
 TConfigSTL (TVirtualStreamerInfo *info, UInt_t id, Int_t offset, UInt_t length, TClass *oldClass, TClass *newClass, TMemberStreamer *streamer, const char *type_name, Bool_t isbase)
virtual TConfigurationCopy ()

Public Attributes

TClassfOldClass
TClassfNewClass
TMemberStreamerfStreamer
const char * fTypeName
bool fIsSTLBase
TVirtualCollectionProxy::CreateIterators_t fCreateIterators
TVirtualCollectionProxy::CopyIterator_t fCopyIterator
TVirtualCollectionProxy::DeleteIterator_t fDeleteIterator
TVirtualCollectionProxy::DeleteTwoIterators_t fDeleteTwoIterators

Private Member Functions

void Init ()

Detailed Description

Definition at line 191 of file TStreamerInfoActions.cxx.


Constructor & Destructor Documentation

TStreamerInfoActions::TConfigSTL::TConfigSTL ( TVirtualStreamerInfo info,
UInt_t  id,
Int_t  offset,
UInt_t  length,
TClass oldClass,
const char *  type_name,
Bool_t  isbase 
) [inline]

Definition at line 216 of file TStreamerInfoActions.cxx.

References Init().

Referenced by Copy().

TStreamerInfoActions::TConfigSTL::TConfigSTL ( TVirtualStreamerInfo info,
UInt_t  id,
Int_t  offset,
UInt_t  length,
TClass oldClass,
TClass newClass,
const char *  type_name,
Bool_t  isbase 
) [inline]

Definition at line 220 of file TStreamerInfoActions.cxx.

References Init().

TStreamerInfoActions::TConfigSTL::TConfigSTL ( TVirtualStreamerInfo info,
UInt_t  id,
Int_t  offset,
UInt_t  length,
TClass oldClass,
TMemberStreamer streamer,
const char *  type_name,
Bool_t  isbase 
) [inline]

Definition at line 224 of file TStreamerInfoActions.cxx.

References Init().

TStreamerInfoActions::TConfigSTL::TConfigSTL ( TVirtualStreamerInfo info,
UInt_t  id,
Int_t  offset,
UInt_t  length,
TClass oldClass,
TClass newClass,
TMemberStreamer streamer,
const char *  type_name,
Bool_t  isbase 
) [inline]

Definition at line 228 of file TStreamerInfoActions.cxx.

References Init().


Member Function Documentation

void TStreamerInfoActions::TConfigSTL::Init ( void   )  [inline, private]

Definition at line 194 of file TStreamerInfoActions.cxx.

References fCopyIterator, fCreateIterators, fDeleteIterator, fDeleteTwoIterators, fNewClass, TClass::GetCollectionProxy(), TVirtualCollectionProxy::GetFunctionCopyIterator(), TVirtualCollectionProxy::GetFunctionCreateIterators(), TVirtualCollectionProxy::GetFunctionDeleteIterator(), and TVirtualCollectionProxy::GetFunctionDeleteTwoIterators().

Referenced by TConfigSTL().

virtual TConfiguration* TStreamerInfoActions::TConfigSTL::Copy (  )  [inline, virtual]

Reimplemented from TStreamerInfoActions::TConfiguration.

Definition at line 232 of file TStreamerInfoActions.cxx.

References TConfigSTL().


Member Data Documentation

TClass* TStreamerInfoActions::TConfigSTL::fOldClass

Definition at line 205 of file TStreamerInfoActions.cxx.

TClass* TStreamerInfoActions::TConfigSTL::fNewClass

Definition at line 206 of file TStreamerInfoActions.cxx.

Referenced by Init().

TMemberStreamer* TStreamerInfoActions::TConfigSTL::fStreamer

Definition at line 207 of file TStreamerInfoActions.cxx.

const char* TStreamerInfoActions::TConfigSTL::fTypeName

Definition at line 208 of file TStreamerInfoActions.cxx.

bool TStreamerInfoActions::TConfigSTL::fIsSTLBase

Definition at line 209 of file TStreamerInfoActions.cxx.

TVirtualCollectionProxy::CreateIterators_t TStreamerInfoActions::TConfigSTL::fCreateIterators

Definition at line 211 of file TStreamerInfoActions.cxx.

Referenced by Init().

TVirtualCollectionProxy::CopyIterator_t TStreamerInfoActions::TConfigSTL::fCopyIterator

Definition at line 212 of file TStreamerInfoActions.cxx.

Referenced by Init().

TVirtualCollectionProxy::DeleteIterator_t TStreamerInfoActions::TConfigSTL::fDeleteIterator

Definition at line 213 of file TStreamerInfoActions.cxx.

Referenced by Init().

TVirtualCollectionProxy::DeleteTwoIterators_t TStreamerInfoActions::TConfigSTL::fDeleteTwoIterators

Definition at line 214 of file TStreamerInfoActions.cxx.

Referenced by Init().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 17:01:49 2011 for ROOT_528-00b_version by  doxygen 1.5.1