Class streamer object to implement TClassStreamer functionality for I/O emulation.
Definition at line 157 of file TCollectionProxyFactory.h.
Protected Member Functions | |
| TCollectionClassStreamer (const TCollectionClassStreamer &c) | |
| Copy constructor.   | |
| TCollectionClassStreamer & | operator= (const TCollectionClassStreamer &rhs)=delete | 
  Protected Member Functions inherited from TClassStreamer | |
| TClassStreamer () | |
| TClassStreamer (const TClassStreamer &rhs) | |
| TClassStreamer & | operator= (const TClassStreamer &rhs) | 
  Protected Member Functions inherited from TCollectionStreamer | |
| void | InvalidProxyError () | 
| Issue Error about invalid proxy.   | |
Additional Inherited Members | |
  Protected Attributes inherited from TClassStreamer | |
| TClassRef | fOnFileClass | 
  Protected Attributes inherited from TCollectionStreamer | |
| TGenCollectionProxy * | fStreamer | 
| Pointer to worker streamer.   | |
#include <TCollectionProxyFactory.h>
      
  | 
  inlineprotected | 
Copy constructor.
Definition at line 161 of file TCollectionProxyFactory.h.
      
  | 
  inline | 
Initializing constructor.
Definition at line 166 of file TCollectionProxyFactory.h.
      
  | 
  inlineoverride | 
Standard destructor.
Definition at line 168 of file TCollectionProxyFactory.h.
      
  | 
  inlineoverridevirtual | 
Virtual copy constructor.
Reimplemented from TClassStreamer.
Definition at line 188 of file TCollectionProxyFactory.h.
      
  | 
  inline | 
Definition at line 192 of file TCollectionProxyFactory.h.
      
  | 
  inlineoverridevirtual | 
Streamer for I/O handling.
Reimplemented from TClassStreamer.
Definition at line 170 of file TCollectionProxyFactory.h.
      
  | 
  protecteddelete | 
      
  | 
  inlineoverridevirtual | 
Reimplemented from TClassStreamer.
Definition at line 172 of file TCollectionProxyFactory.h.