library: libCore
#include "TCollectionProxy.h"

TCollectionMemberStreamer


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

class TCollectionMemberStreamer : public TMemberStreamer, public TCollectionStreamer

Inheritance Chart:
TMemberStreamer
TCollectionStreamer
<-
TCollectionMemberStreamer

    public:
TCollectionMemberStreamer() TCollectionMemberStreamer(const TCollectionMemberStreamer& c) virtual ~TCollectionMemberStreamer() virtual void operator()(TBuffer& buff, void* pObj, Int_t siz = 0) TCollectionMemberStreamer& operator=(const TCollectionMemberStreamer&)

Class Description

                                                                      
  Small helper to save proxy environment in the event of
  recursive calls.





Inline Functions


                              void ~TCollectionMemberStreamer()
         TCollectionMemberStreamer TCollectionMemberStreamer()
         TCollectionMemberStreamer TCollectionMemberStreamer(const TCollectionMemberStreamer& c)
                              void operator()(TBuffer& buff, void* pObj, Int_t siz = 0)
        TCollectionMemberStreamer& operator=(const TCollectionMemberStreamer&)


Author: Markus Frank 28/10/04
Last update: root/cont:$Name: $:$Id: TCollectionProxy.h,v 1.11 2005/09/03 00:45:34 pcanal Exp $
Copyright (C) 1995-2004, 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.