#include <DcsDataStreamer_v1.h>
Inheritance diagram for SctData::IO::DcsDataStreamer_v1:


Public Member Functions | |
| virtual void | write (Sct::OStream &out, const Sct::Streamable &ob, const Sct::IOManager &manager) const throw (Sct::LogicError, Sct::IoError) |
| virtual shared_ptr< Sct::Streamable > | read (Sct::IStream &in, const Sct::IOManager &manager) const throw (Sct::LogicError, Sct::IoError) |
| virtual void | read (Sct::IStream &in, Sct::Streamable &ob, const Sct::IOManager &manager) const throw (Sct::LogicError, Sct::IoError) |
| virtual unsigned | getVersion () const throw () |
Static Private Attributes | |
| unsigned | s_version |
| bool | inMap |
It is based on the data stored in ABCDChip
Definition at line 20 of file DcsDataStreamer_v1.h.
1.3.5