Changeset 1405 in Sophya for trunk/SophyaLib/BaseTools/dvlist.cc
- Timestamp:
- Feb 15, 2001, 6:58:16 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/dvlist.cc
r1386 r1405 53 53 used to represent FITS headers. The class \b SOPHYA::ObjFileIO<DVList> 54 54 handles serialisation for DVList. (See SOPHYA::PPersist ). 55 55 \sa SOPHYA::ObjFileIO<DVList> 56 57 \code 56 58 // ------- Using DVList objects ------ 57 59 DVList dvl; … … 76 78 77 79 \endcode 78 \sa SOPHYA::ObjFileIO<DVList>79 80 */ 80 81
Note:
See TracChangeset
for help on using the changeset viewer.