

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.   | |
| virtual unsigned | getVersion () const throw () | 
Private Member Functions | |
| GausFitObjectStreamer_v1 () throw () | |
Static Private Attributes | |
| static unsigned | s_version | 
| static bool | inMap | 
| The static dummy variable for the ISManager map.   | |
Definition at line 75 of file FitObjectStreamer_v1.h.
      
  | 
  ||||||||||||
| 
 Create a new Streamable object of the appropriate type from IS. 
 
 
 
 Reimplemented from SctData::IO::FitObjectStreamer_v1. Definition at line 149 of file FitObjectStreamer_v1.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 
 Reimplemented from SctData::IO::FitObjectStreamer_v1. Definition at line 155 of file FitObjectStreamer_v1.cpp.  | 
  
      
  | 
  
| 
 The static dummy variable for the ISManager map. 
 Reimplemented from SctData::IO::FitObjectStreamer_v1. Definition at line 84 of file FitObjectStreamer_v1.h.  | 
  
 1.4.6