Ignore:
Timestamp:
Jan 13, 2006, 11:05:52 AM (20 years ago)
Author:
ansari
Message:

Mise en place de l heritage FitsIOHandler (ancien) de FitsHandlerInterface pour une gestion commune - a partir de FitsManager - Reza 13/01/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitslocalmap.h

    r1322 r2897  
    3232inline operator LocalMap<T>() { return(*dobj_); }
    3333
     34virtual int         CheckHandling(AnyDataObj & o) ;
     35virtual int         CheckReadability(FitsInOutFile& is);
     36virtual FitsHandlerInterface* Clone();
     37
    3438protected :
    3539
Note: See TracChangeset for help on using the changeset viewer.