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

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 | |
| ErfcFitObjectStreamer () throw () | |
Static Private Attributes | |
| bool | inMap | 
| The static dummy variable for the ISManager map.  | |
      
  | 
  
| 
 
 Definition at line 38 of file FitObjectStreamer.h.  | 
  
      
  | 
  ||||||||||||
| 
 Create a new Streamable object of the appropriate type from IS. 
 
 
 
 Implements Sct::Streamer. Definition at line 72 of file FitObjectStreamer.cpp. References Sct::IoError, and Sct::File::read().  | 
  
      
  | 
  ||||||||||||||||
| 
 
 
 Reimplemented from SctData::IO::FitObjectStreamer. Definition at line 78 of file FitObjectStreamer.cpp. References Sct::IoError.  | 
  
      
  | 
  
| 
 The static dummy variable for the ISManager map. 
 Definition at line 70 of file FitObjectStreamer.cpp.  | 
  
1.3-rc3