#include <TStreamerElement.h>
Inheritance diagram for TStreamerSTLstring:

Public Member Functions | |
| TStreamerSTLstring () | |
| TStreamerSTLstring (const char *name, const char *title, Int_t offset, const char *typeName, Bool_t dmPointer) | |
| virtual | ~TStreamerSTLstring () |
| const char * | GetInclude () const |
| Int_t | GetSize () const |
| TStreamerSTLstring () | |
| TStreamerSTLstring (const char *name, const char *title, Int_t offset, const char *typeName, Bool_t dmPointer) | |
| virtual | ~TStreamerSTLstring () |
| const char * | GetInclude () const |
| Int_t | GetSize () const |
Private Member Functions | |
| TStreamerSTLstring (const TStreamerSTLstring &) | |
| TStreamerSTLstring & | operator= (const TStreamerSTLstring &) |
| TStreamerSTLstring (const TStreamerSTLstring &) | |
| TStreamerSTLstring & | operator= (const TStreamerSTLstring &) |
Definition at line 382 of file TStreamerElement.h.
| TStreamerSTLstring::TStreamerSTLstring | ( | const TStreamerSTLstring & | ) | [private] |
| TStreamerSTLstring::TStreamerSTLstring | ( | ) |
| TStreamerSTLstring::TStreamerSTLstring | ( | const char * | name, | |
| const char * | title, | |||
| Int_t | offset, | |||
| const char * | typeName, | |||
| Bool_t | dmPointer | |||
| ) |
Definition at line 1785 of file TStreamerElement.cxx.
References TStreamerElement::fNewType, TStreamerElement::fOffset, TStreamerElement::fTypeName, TVirtualStreamerInfo::kSTL, TVirtualStreamerInfo::kSTLp, TStreamerElement::kSTLstring, TNamed::SetName(), and TNamed::SetTitle().
| TStreamerSTLstring::~TStreamerSTLstring | ( | ) | [virtual] |
Definition at line 1809 of file TStreamerElement.cxx.
| TStreamerSTLstring::TStreamerSTLstring | ( | const TStreamerSTLstring & | ) | [private] |
| TStreamerSTLstring::TStreamerSTLstring | ( | ) |
| TStreamerSTLstring::TStreamerSTLstring | ( | const char * | name, | |
| const char * | title, | |||
| Int_t | offset, | |||
| const char * | typeName, | |||
| Bool_t | dmPointer | |||
| ) |
| virtual TStreamerSTLstring::~TStreamerSTLstring | ( | ) | [virtual] |
| TStreamerSTLstring& TStreamerSTLstring::operator= | ( | const TStreamerSTLstring & | ) | [private] |
| const char * TStreamerSTLstring::GetInclude | ( | ) | const [virtual] |
Reimplemented from TStreamerSTL.
Definition at line 1815 of file TStreamerElement.cxx.
References gIncludeName.
| Int_t TStreamerSTLstring::GetSize | ( | ) | const [virtual] |
| TStreamerSTLstring& TStreamerSTLstring::operator= | ( | const TStreamerSTLstring & | ) | [private] |
| const char* TStreamerSTLstring::GetInclude | ( | ) | const [virtual] |
Reimplemented from TStreamerSTL.
| Int_t TStreamerSTLstring::GetSize | ( | ) | const [virtual] |
Reimplemented from TStreamerSTL.
1.5.1