| Last change
 on this file since 3891 was             3832, checked in by ansari, 15 years ago | 
        
          | 
Fichier manquant (FitsIOServerInitiator;fiosinit.h) ds fitsioserver.h , Reza 05/08/2010
 | 
        
          | File size:
            739 bytes | 
      
      
| Line |  | 
|---|
| 1 | /* | 
|---|
| 2 | --- SOPHYA software - FitsIOServer module --- | 
|---|
| 3 | R. Ansari, C. Magneville, 2000-2008 | 
|---|
| 4 | (C) UPS+LAL IN2P3/CNRS     (C) DAPNIA-SPP/CEA | 
|---|
| 5 | */ | 
|---|
| 6 | #ifndef FITSIOSERVER_SEEN | 
|---|
| 7 | #define FITSIOSERVER_SEEN | 
|---|
| 8 |  | 
|---|
| 9 | // Fits wrapper and generic handlers (array/tables) | 
|---|
| 10 | #include "fitsinoutfile.h" | 
|---|
| 11 | #include "fitsarrhand.h" | 
|---|
| 12 | #include "fitshdtable.h" | 
|---|
| 13 | #include "fitshistos.h" | 
|---|
| 14 | #include "fitsmanager.h" | 
|---|
| 15 |  | 
|---|
| 16 | // Old (Pre V2 ) wrappers and handlers | 
|---|
| 17 | #include "fitsfile.h" | 
|---|
| 18 |  | 
|---|
| 19 | #include "fitsspherehealpix.h" | 
|---|
| 20 | #include "fitsntuple.h" | 
|---|
| 21 | #include "fitslocalmap.h" | 
|---|
| 22 |  | 
|---|
| 23 | // Classes read/write utilitaires a la cmv | 
|---|
| 24 | #include "fbtntintf.h" | 
|---|
| 25 |  | 
|---|
| 26 | #include "fabtcolread.h" | 
|---|
| 27 | #include "fabtwriter.h" | 
|---|
| 28 | #include "fboloread.h" | 
|---|
| 29 |  | 
|---|
| 30 | // Initializer class | 
|---|
| 31 | #include "fiosinit.h" | 
|---|
| 32 |  | 
|---|
| 33 | #endif // FITSIOSERVER_SEEN | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.