Changeset 2897 in Sophya for trunk/SophyaExt/FitsIOServer/fitslocalmap.h
- Timestamp:
- Jan 13, 2006, 11:05:52 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitslocalmap.h
r1322 r2897 32 32 inline operator LocalMap<T>() { return(*dobj_); } 33 33 34 virtual int CheckHandling(AnyDataObj & o) ; 35 virtual int CheckReadability(FitsInOutFile& is); 36 virtual FitsHandlerInterface* Clone(); 37 34 38 protected : 35 39
Note:
See TracChangeset
for help on using the changeset viewer.