library: libCore
#include "TCollectionProxy.h"

TCollectionStreamer


class description - header file
viewCVS header

class TCollectionStreamer

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TCollectionStreamer()
TCollectionStreamer(const TCollectionStreamer& c)
virtual~TCollectionStreamer()
voidAdoptStreamer(TGenCollectionProxy* streamer)
voidStreamer(TBuffer& refBuffer, void* pObject, int siz)
protected:
voidInvalidProxyError()
private:
TCollectionStreamer&operator=(const TCollectionStreamer&)

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
/ Copy constructor
TCollectionStreamer(const TCollectionStreamer& c)
/ Standard destructor
virtual ~TCollectionStreamer()
/ Attach worker proxy
void AdoptStreamer(TGenCollectionProxy* streamer)
/ Streamer for I/O handling
void Streamer(TBuffer &refBuffer, void *pObject, int siz)

Last update: Tue Nov 21 09:09:58 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.