Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

atauxsrvCCM.h

Go to the documentation of this file.
00001 #ifndef ATAUXSRV_CCM_H
00002 #define ATAUXSRV_CCM_H
00003 /*******************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: atauxsrvCCM.h,v 1.4 2003/11/24 09:55:02 vltsccm Exp $"
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * rkarban  14/09/99  created
00011 */
00012 
00013 /************************************************************************
00014  *
00015  *----------------------------------------------------------------------
00016  */
00017 #include "lsfSerial.h"
00018 
00019 ccsCOMPL_STAT atauxsrvInitCcm              ( OUT ccsERROR   *error );
00020 
00021 const char   *atauxsrvGetCcmStatusName     ( void );
00022 ccsCOMPL_STAT atauxsrvGetCcmStatus         ( OUT vltINT32   *cmmStatus,
00023                OUT ccsERROR   *error );
00024 ccsCOMPL_STAT atauxsrvGetCcmTemperatures   ( OUT vltDOUBLE   cmmTemp[],
00025                OUT ccsERROR   *error );
00026 #endif 

Generated on Wed Dec 3 14:52:08 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001