#include <LCGenericObjectStreamer.hh>
Inheritance diagram for lccd::LCGenericObjectStreamer:

Public Member Functions | |
| virtual void | storeToDB (std::string &s) const |
| Writes collection to stream ( string) using XDR. | |
| virtual void | retrieveFromDB (const std::string &s) |
| Reads collection from stream ( string) using XDR. | |
| virtual LCGenericObjectStreamer * | create () |
| Covariant factory method. | |
|
|
Covariant factory method. Subclasses need to return a new instance of their type. Implements lccd::VCollectionStreamer. |
1.3.5