library: libCore
#include "TStreamerElement.h"

TStreamerSTLstring


class description - source file - inheritance tree (.pdf)

class TStreamerSTLstring : public TStreamerSTL

Inheritance Chart:
TObject
<-
TNamed
<-
TStreamerElement
<-
TStreamerSTL
<-
TStreamerSTLstring

    public:
TStreamerSTLstring() TStreamerSTLstring(const char* name, const char* title, Int_t offset, const char* typeName, Bool_t dmPointer) TStreamerSTLstring(const TStreamerSTLstring&) virtual ~TStreamerSTLstring() static TClass* Class() virtual const char* GetInclude() const virtual Int_t GetSize() const virtual TClass* IsA() const TStreamerSTLstring& operator=(const TStreamerSTLstring&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                      
                                                                      


TStreamerSTLstring()
 Default ctor.

TStreamerSTLstring(const char *name, const char *title, Int_t offset, const char *typeName, Bool_t dmPointer) : TStreamerSTL()
 Create a TStreamerSTLstring object.

~TStreamerSTLstring()
 TStreamerSTLstring dtor.

const char* GetInclude() const

Int_t GetSize() const
returns size of anyclass in bytes

void Streamer(TBuffer &R__b)
 Stream an object of class TStreamerSTLstring.



Inline Functions


                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void StreamerNVirtual(TBuffer& b)
         TStreamerSTLstring TStreamerSTLstring(const TStreamerSTLstring&)
        TStreamerSTLstring& operator=(const TStreamerSTLstring&)


Author: Rene Brun 12/10/2000
Last update: root/meta:$Name: $:$Id: TStreamerElement.cxx,v 1.82 2005/08/25 08:25:25 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.