Changeset 1359 in Sophya for trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.h
- Timestamp:
- Dec 19, 2000, 12:27:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.h
r1300 r1359 61 61 62 62 public: 63 FITS_BntblLineWriter(char inputfile[],int dc, int fc, int ic, int cc, vector<string> names, DVList* dvl=NULL, FitsFile::WriteMode wrm = FitsFile::clear);63 FITS_BntblLineWriter(char inputfile[],int dc, int fc, int ic, int lc, int bc,int cc, vector<string> names, DVList* dvl=NULL, FitsFile::WriteMode wrm = FitsFile::clear); 64 64 ~FITS_BntblLineWriter(); 65 65 void WriteNextLine( BnTblLine& WorkLine);
Note:
See TracChangeset
for help on using the changeset viewer.