First page Back Continue Last page Summary Graphic
I/O Object format descriptor
We are now implementing a new facility to store the name and types of data written via Streamer.
A new function const char *TObject::StreamerInfo returns a default value corresponding to the default Streamer function generated by rootcint.
This function can be redefined in classes implementing manual Streamers
The introduction of this new facility is backward compatible.
Notes: