Streamer for reading/writing SG::PackedContainer instances. More...
Public Member Functions | |
| PackedContainerStreamer () | |
| Constructor. | |
| virtual void | operator() (TBuffer &b, void *objp) |
| Run the streamer. | |
Streamer for reading/writing SG::PackedContainer instances.
| SG::PackedContainerStreamer< T >::PackedContainerStreamer | ( | ) | [inline] |
Constructor.
constructor.
| void SG::PackedContainerStreamer< T >::operator() | ( | TBuffer & | b, | |
| void * | objp | |||
| ) | [inline, virtual] |
Run the streamer.
| b | Buffer from/to which to read/write. | |
| objp | Object instance. |
1.6.1