2005/5/9
-- ACDK API Docs Namespaces acdk acdk::net acdk::net::srfsys ObjectLogWriter members See also: ObjectLogWriter.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <ObjectLogWriter.h>
Inheritance diagram for acdk::net::srfsys::ObjectLogWriter:
[inline]
[inline, virtual]
This version writes an acdk::lang::Object to a Writer using the Class.
In normal case, thit version writes the data untagged (i.e. no meta info) into the writer.
Reimplemented from acdk::net::srfsys::FilterObjectWriter.
This version write acdk::lang::Object to a Writer.
In normal case, it also write a description (tagged) of the Class (for ClassLoader) at the beginning.
[private]