Class streamer object to implement TMemberStreamer functionality for I/O emulation.
Definition at line 205 of file TCollectionProxyFactory.h.
Private Member Functions | |
| TCollectionMemberStreamer & | operator= (const TCollectionMemberStreamer &rhs)=delete | 
Additional Inherited Members | |
  Protected Member Functions inherited from TMemberStreamer | |
| TMemberStreamer () | |
  Protected Member Functions inherited from TCollectionStreamer | |
| void | InvalidProxyError () | 
| Issue Error about invalid proxy.   | |
  Protected Attributes inherited from TCollectionStreamer | |
| TGenCollectionProxy * | fStreamer | 
| Pointer to worker streamer.   | |
#include <TCollectionProxyFactory.h>
      
  | 
  inline | 
Initializing constructor.
Definition at line 210 of file TCollectionProxyFactory.h.
      
  | 
  inline | 
Copy constructor.
Definition at line 212 of file TCollectionProxyFactory.h.
      
  | 
  inlineoverride | 
Standard destructor.
Definition at line 215 of file TCollectionProxyFactory.h.
      
  | 
  inlineoverridevirtual | 
Streamer for I/O handling.
Reimplemented from TMemberStreamer.
Definition at line 217 of file TCollectionProxyFactory.h.
      
  | 
  privatedelete |