Changeset 3032 in Sophya for trunk/SophyaExt/FitsIOServer/swfitsdtable.h
- Timestamp:
- Jul 17, 2006, 6:04:59 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/swfitsdtable.h
r2889 r3032 28 28 virtual sa_size_t AddRow(const r_8* data); 29 29 virtual sa_size_t AddRow(const MuTyV * data); 30 virtual sa_size_t AddRow(DataTableRow const& data); 30 31 31 32 //! Equal (copy) operator - Copies the data and the structure from \b a
Note:
See TracChangeset
for help on using the changeset viewer.