Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Related Pages  

SctData::IO::ScanResultStreamer Class Reference

This abstract class is an ISSerializer for reading/writing ScanResults to/from IS. More...

#include <ScanResultStreamer.h>

Inheritance diagram for SctData::IO::ScanResultStreamer:

SctData::IO::FitScanResultStreamer SctData::IO::RawScanResultStreamer

Protected Member Functions

 ScanResultStreamer () throw ()
 Constructor must be protected for sub-classes.

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)

Private Attributes

ScanResultIOHelper helper
 The IOHelper.


Detailed Description

This abstract class is an ISSerializer for reading/writing ScanResults to/from IS.

Doesn't implement createObject.

Definition at line 24 of file ScanResultStreamer.h.


Constructor & Destructor Documentation

SctData::IO::ScanResultStreamer::ScanResultStreamer   throw () [protected]
 

Constructor must be protected for sub-classes.

Definition at line 15 of file ScanResultStreamer.cpp.


Field Documentation

ScanResultIOHelper SctData::IO::ScanResultStreamer::helper [private]
 

The IOHelper.

Reimplemented in SctData::IO::FitScanResultStreamer, and SctData::IO::RawScanResultStreamer.

Definition at line 33 of file ScanResultStreamer.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 9 10:08:27 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3