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

lsfDeviceList.h

Go to the documentation of this file.
00001 /*******************************************************************************
00002 * E.S.O. - VLT project
00003 *
00004 * "@(#) $Id: lsfDeviceList.h,v 1.101 2003/11/18 13:47:43 vltsccm Exp $"
00005 *
00006 * who       when        what
00007 * --------  ----------  -------------------------------------------------
00008 * pduhoux   2000-02-28  created
00009 */
00010 
00011 /************************************************************************/
00012 #ifdef lsfNUM_DEVICES
00013 #undef lsfNUM_DEVICES
00014 
00015 #ifdef lsfNUM_SIGNAL
00016 #undef lsfNUM_SIGNAL
00017 #ifdef lsfSIGNAL_NAMES
00018 #undef lsfSIGNAL_NAMES
00019 #endif
00020 #endif
00021 
00022 #ifdef lsfNUM_MOTOR
00023 #undef lsfNUM_MOTOR
00024 #ifdef lsfMOTOR_NAMES
00025 #undef lsfMOTOR_NAMES
00026 #endif
00027 #endif
00028 
00029 #ifdef lsfNUM_SERIAL
00030 #undef lsfNUM_SERIAL
00031 #ifdef lsfSERIAL_NAMES
00032 #undef lsfSERIAL_NAMES
00033 #endif
00034 #endif
00035 
00036 #ifdef lsfNUM_ENCODER
00037 #undef lsfNUM_ENCODER
00038 #ifdef lsfENCODER_NAMES
00039 #undef lsfENCODER_NAMES
00040 #endif
00041 #endif
00042 
00043 #ifdef lsfNUM_NETWORK
00044 #undef lsfNUM_NETWORK
00045 #ifdef lsfNETWORK_NAMES
00046 #undef lsfNETWORK_NAMES
00047 #endif
00048 #endif
00049 
00050 #ifdef lsfNUM_SOFTDEV
00051 #undef lsfNUM_SOFTDEV
00052 #ifdef lsfSOFTDEV_NAMES
00053 #undef lsfSOFTDEV_NAMES
00054 #endif
00055 #endif
00056 
00057 #ifdef lsfNUM_TASKDEV
00058 #undef lsfNUM_TASKDEV
00059 #ifdef lsfTASKDEV_NAMES
00060 #undef lsfTASKDEV_NAMES
00061 #endif
00062 #endif
00063 
00064 #ifdef lsfNUM_MISCDEV
00065 #undef lsfNUM_MISCDEV
00066 #ifdef lsfMISCDEV_NAMES
00067 #undef lsfMISCDEV_NAMES
00068 #endif
00069 #endif
00070 
00071 #endif

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