library: libCore
#include "TCollectionProxy.h"

TCollectionClassStreamer


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

class TCollectionClassStreamer : public TClassStreamer, public TCollectionStreamer

Inheritance Chart:
TClassStreamer
TCollectionStreamer
<-
TCollectionClassStreamer

    public:
TCollectionClassStreamer() TCollectionClassStreamer(const TCollectionClassStreamer& c) virtual ~TCollectionClassStreamer() virtual TClassStreamer* Generate() virtual void operator()(TBuffer& buff, void* pObj)

Class Description

TCollectionClassStreamer()
/ Initializing constructor
TCollectionClassStreamer(const TCollectionClassStreamer& c)
/ Copy constructor
virtual ~TCollectionClassStreamer()
/ Standard destructor
void operator()(TBuffer &buff, void *pObj)
/ Streamer for I/O handling

Last update: Tue Jul 11 11:48:37 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.