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

ataltsrvServer.h

Go to the documentation of this file.
00001 #ifndef ATALTSRV_SERVER_H
00002 #define ATALTSRV_SERVER_H
00003 /*******************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: ataltsrvServer.h,v 1.28 2003/11/24 10:04:42 vltsccm Exp $"
00007 *
00008 * who       when        what
00009 * --------  ----------  ----------------------------------------------
00010 * pduhoux   2000-05-04  created
00011 */
00012 
00013 /************************************************************************
00014  *
00015  *----------------------------------------------------------------------
00016  */
00017 ccsCOMPL_STAT ataltsrvServerInit           ( OUT ccsERROR       *error );
00018 
00019 ccsCOMPL_STAT ataltsrvGetTelTemperatures   ( OUT vltDOUBLE   temperature[], 
00020                      OUT ccsERROR   *error );
00021 const char *ataltsrvGetSensorName          ( IN  vltINT32    index );
00022 
00023 #endif 

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