+
class TCollectionStreamer
-
library: libRIO
#include "TCollectionProxyFactory.h"
Display options:
Show inherited
Show non-public

class TCollectionStreamer


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


Function Members (Methods)

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 Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TCollectionStreamer& operator=(const TCollectionStreamer& )
void InvalidProxyError()
 Issue Error about invalid proxy
TCollectionStreamer(const TCollectionStreamer& c)
 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: Mon Jun 25 19:47:53 2007

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.