14 #define PERSISTENCYSVC_OUTPUTSTREAMAGENT_CPP
23 : m_OutputStream(OutputStream)
virtual ~OutputStreamAgent()
Standard Destructor.
A small to stream Data I/O.
virtual bool collect(IRegistry *dir, int level)
Store agent's classback.
The IRegistry represents the entry door to the environment any data object residing in a transient da...
OutputStreamAgent(OutputStream *OutputStream)
Standard Constructor.
virtual bool analyse(IRegistry *dir, int level)
Analysis callback.
OutputStream * m_OutputStream
Reference to data writer.