#include <TestResultStreamer.h>
Inheritance diagram for SctData::IO::TestResultStreamer:
Protected Member Functions | |
TestResultStreamer () throw () | |
virtual void | write (OStream &out, const Streamable &ob, const IOManager &manager) const throw (LogicError, IoError) |
virtual void | read (IStream &in, Streamable &ob, const IOManager &manager) const throw (LogicError, IoError) |
The published and refreshed elements are: -> run number -> module name -> the `special' point. -> a list of the scan numbers and the scan `test point' values. -> the defect list.
Doesn't implement createObject.
Definition at line 22 of file TestResultStreamer.h.
|
Definition at line 13 of file TestResultStreamer.cpp. |
|
|