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

atdcssrvDefines.h

Go to the documentation of this file.
00001 /************************************************************************
00002 * E.S.O. - VLT project
00003 #
00004 # "@(#) $Id: atdcssrvDefines.h,v 1.16 2003/11/17 13:03:16 vltsccm Exp $" 
00005 *
00006 * who       when        what
00007 * --------  ----------  -------------------------------------------------
00008 * pduhoux   2000-03-02  created
00009 * ------------------------------------------------------------------
00010 */
00011 #ifndef ATDCSSRV_DEFINES_H
00012 #define ATDCSSRV_DEFINES_H
00013 
00014 #define atdcssrvMODULE_ID    "atdcssrv"
00015 #define atdcssrvMODULE_NAME   atdcssrvMODULE_ID
00016 #define atdcssrvMODULE_TITLE "AT Sensor LCU Services"
00017 #define atdcssrvLOG_ID        101   
00018 
00019 #include "lsfDefines.h"
00020 
00021 #define atdcssrvPOWER_OK      0
00022 #define atdcssrvPOWER_FAILURE 1
00023 
00024 #endif  /* !ATDCSSRV_DEFINES_H */
00025 

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