#include <TCollectionProxyFactory.h>
Inheritance diagram for TCollectionClassStreamer:

Public Member Functions | |
| TCollectionClassStreamer () | |
| Initializing constructor. | |
| TCollectionClassStreamer (const TCollectionClassStreamer &c) | |
| Copy constructor. | |
| virtual | ~TCollectionClassStreamer () |
| Standard destructor. | |
| virtual void | operator() (TBuffer &buff, void *obj) |
| Streamer for I/O handling. | |
| virtual void | Stream (TBuffer &b, void *obj, const TClass *onfileClass) |
| virtual TClassStreamer * | Generate () const |
| Virtual copy constructor. | |
| TGenCollectionProxy * | GetXYZ () |
| TCollectionClassStreamer () | |
| Initializing constructor. | |
| TCollectionClassStreamer (const TCollectionClassStreamer &c) | |
| Copy constructor. | |
| virtual | ~TCollectionClassStreamer () |
| Standard destructor. | |
| virtual void | operator() (TBuffer &buff, void *obj) |
| Streamer for I/O handling. | |
| virtual void | Stream (TBuffer &b, void *obj, const TClass *onfileClass) |
| virtual TClassStreamer * | Generate () const |
| Virtual copy constructor. | |
| TGenCollectionProxy * | GetXYZ () |
Definition at line 175 of file TCollectionProxyFactory.h.
| TCollectionClassStreamer::TCollectionClassStreamer | ( | ) | [inline] |
Initializing constructor.
Definition at line 178 of file TCollectionProxyFactory.h.
Referenced by Generate().
| TCollectionClassStreamer::TCollectionClassStreamer | ( | const TCollectionClassStreamer & | c | ) | [inline] |
| virtual TCollectionClassStreamer::~TCollectionClassStreamer | ( | ) | [inline, virtual] |
| TCollectionClassStreamer::TCollectionClassStreamer | ( | ) | [inline] |
| TCollectionClassStreamer::TCollectionClassStreamer | ( | const TCollectionClassStreamer & | c | ) | [inline] |
| virtual TCollectionClassStreamer::~TCollectionClassStreamer | ( | ) | [inline, virtual] |
| virtual void TCollectionClassStreamer::operator() | ( | TBuffer & | buff, | |
| void * | obj | |||
| ) | [inline, virtual] |
Streamer for I/O handling.
Reimplemented from TClassStreamer.
Definition at line 185 of file TCollectionProxyFactory.h.
References TClassStreamer::fOnFileClass, and TCollectionStreamer::Streamer().
| virtual void TCollectionClassStreamer::Stream | ( | TBuffer & | b, | |
| void * | obj, | |||
| const TClass * | onfileClass | |||
| ) | [inline, virtual] |
Reimplemented from TClassStreamer.
Definition at line 187 of file TCollectionProxyFactory.h.
References b, TCollectionStreamer::fStreamer, TGenCollectionProxy::ReadBuffer(), and TCollectionStreamer::Streamer().
| virtual TClassStreamer* TCollectionClassStreamer::Generate | ( | ) | const [inline, virtual] |
Virtual copy constructor.
Reimplemented from TClassStreamer.
Definition at line 203 of file TCollectionProxyFactory.h.
References TCollectionClassStreamer().
| TGenCollectionProxy* TCollectionClassStreamer::GetXYZ | ( | ) | [inline] |
Definition at line 207 of file TCollectionProxyFactory.h.
References TCollectionStreamer::fStreamer.
Referenced by TConvertMapToProxy::TConvertMapToProxy().
| virtual void TCollectionClassStreamer::operator() | ( | TBuffer & | buff, | |
| void * | obj | |||
| ) | [inline, virtual] |
Streamer for I/O handling.
Reimplemented from TClassStreamer.
Definition at line 185 of file TCollectionProxyFactory.h.
References TClassStreamer::fOnFileClass, and TCollectionStreamer::Streamer().
| virtual void TCollectionClassStreamer::Stream | ( | TBuffer & | b, | |
| void * | obj, | |||
| const TClass * | onfileClass | |||
| ) | [inline, virtual] |
Reimplemented from TClassStreamer.
Definition at line 187 of file TCollectionProxyFactory.h.
References b, TCollectionStreamer::fStreamer, TGenCollectionProxy::ReadBuffer(), and TCollectionStreamer::Streamer().
| virtual TClassStreamer* TCollectionClassStreamer::Generate | ( | ) | const [inline, virtual] |
Virtual copy constructor.
Reimplemented from TClassStreamer.
Definition at line 203 of file TCollectionProxyFactory.h.
References TCollectionClassStreamer().
| TGenCollectionProxy* TCollectionClassStreamer::GetXYZ | ( | ) | [inline] |
Definition at line 207 of file TCollectionProxyFactory.h.
References TCollectionStreamer::fStreamer.
1.5.1