library: libCore
#include "TCollectionProxy.h"

TCollectionStreamer


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

class TCollectionStreamer

Inheritance Chart:
TCollectionStreamer
<-
TCollectionClassStreamer
TCollectionMemberStreamer
    private:
TCollectionStreamer& operator=(const TCollectionStreamer&) protected:
void InvalidProxyError() public:
TCollectionStreamer() TCollectionStreamer(const TCollectionStreamer& c) virtual ~TCollectionStreamer() void AdoptStreamer(TGenCollectionProxy* streamer) void Streamer(TBuffer& refBuffer, void* pObject, int siz)

Data Members


    protected:
TGenCollectionProxy* fStreamer / Pointer to worker streamer

Class Description

PairHolder& operator=(const PairHolder&)
void InvalidProxyError()
/ Issue Error about invalid proxy
TCollectionStreamer()
/ Initializing constructor
TCollectionStreamer(const TCollectionStreamer& c)
/ Copy constructor
virtual ~TCollectionStreamer()
/ Standard destructor
void AdoptStreamer(TGenCollectionProxy* streamer)
/ Attach worker proxy
void Streamer(TBuffer &refBuffer, void *pObject, int siz)
/ Streamer for I/O handling

Last update: Tue Jul 11 11:48:39 2006


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.