Changeset 668 in Sophya for trunk/SophyaLib/SkyT/radspec.h
- Timestamp:
- Nov 29, 1999, 3:16:10 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/radspec.h
r607 r668 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: radspec.h,v 1. 2 1999-11-20 21:00:50ansari Exp $4 // $Id: radspec.h,v 1.3 1999-11-29 14:16:06 ansari Exp $ 5 5 // 6 6 // Description: … … 18 18 19 19 #include "specresp.h" 20 20 #include "objfio.h" 21 21 // --------------------- 22 22 // -- Class Interface -- … … 76 76 77 77 virtual void Print(ostream& os) const; 78 virtual void ReadSelf(PInPersist& s) = 0; 79 virtual void WriteSelf(POutPersist& s) = 0; 78 80 79 81 protected:
Note:
See TracChangeset
for help on using the changeset viewer.