14 #ifndef PERSISTENCYSVC_OUTPUTSTREAMAGENT_H 15 #define PERSISTENCYSVC_OUTPUTSTREAMAGENT_H 41 #endif // PERSISTENCYSVC_OUTPUTSTREAMAGENT_H
A small to stream Data I/O.
bool analyse(IRegistry *dir, int level) override
Analysis callback.
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.
OutputStream * m_OutputStream
Reference to data writer.