14 #ifndef PERSISTENCYSVC_OUTPUTSTREAMAGENT_H
15 #define PERSISTENCYSVC_OUTPUTSTREAMAGENT_H
41 #endif // PERSISTENCYSVC_OUTPUTSTREAMAGENT_H
virtual ~OutputStreamAgent()
Standard Destructor.
A small to stream Data I/O.
The IRegistry represents the entry door to the environment any data object residing in a transient da...
OutputStreamAgent(OutputStream *OutputStream)
Standard Constructor.
Generic data agent interface.
virtual bool analyse(IRegistry *dir, int level)
Analysis callback.
OutputStream * m_OutputStream
Reference to data writer.