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

Public Member Functions | |
| virtual void | read (IStream &in, Streamable &ob, const IOManager &manager) const throw (LogicError, IoError) |
| virtual shared_ptr< Streamable > | read (IStream &in, const IOManager &manager) const throw (LogicError, IoError) |
| Create a new Streamable object of the appropriate type from IS. | |
Private Member Functions | |
| TopHatFitObjectStreamer () throw () | |
Static Private Attributes | |
| bool | inMap |
| The static dummy variable for the ISManager map. | |
|
|
Definition at line 60 of file FitObjectStreamer.h. |
|
||||||||||||
|
Create a new Streamable object of the appropriate type from IS.
Implements Sct::Streamer. Definition at line 113 of file FitObjectStreamer.cpp. References Sct::IoError, and Sct::File::read(). |
|
||||||||||||||||
|
Reimplemented from SctData::IO::FitObjectStreamer. Definition at line 119 of file FitObjectStreamer.cpp. References Sct::IoError. |
|
|
The static dummy variable for the ISManager map.
Definition at line 111 of file FitObjectStreamer.cpp. |
1.3-rc3