• Classes
  • Namespaces
  • Files
  • Related Pages
  • File List
  • File Members

PatternAlarmTriggered.idl

Go to the documentation of this file.
00001 #ifndef  _PatternAlarmTriggered_IDL_
00002 #define  _PatternAlarmTriggered_IDL_
00003         
00004 /*******************************************************************************
00005 * ALMA - Atacama Large Millimiter Array
00006 * (c) European Southern Observatory, 2003 
00007 *
00008 *This library is free software; you can redistribute it and/or
00009 *modify it under the terms of the GNU Lesser General Public
00010 *License as published by the Free Software Foundation; either
00011 *version 2.1 of the License, or (at your option) any later version.
00012 *
00013 *This library is distributed in the hope that it will be useful,
00014 *but WITHOUT ANY WARRANTY; without even the implied warranty of
00015 *MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00016 *Lesser General Public License for more details.
00017 *
00018 *You should have received a copy of the GNU Lesser General Public
00019 *License along with this library; if not, write to the Free Software
00020 *Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
00021 *
00022 * "@(#) $Id: AES2IDL.xslt,v 1.9 2007/05/23 08:55:56 nbarriga Exp $"
00023 *************  THIS FILE IS AUTOMATICALLY GENERATED !!!!!!
00024 */
00025 
00026 #include <acserr.idl>
00027 
00028 #pragma prefix "alma"
00029         
00030 module ACSErr 
00031 {
00032         // type
00033         const ACSErr::ACSErrType PatternAlarmTriggered = 4;
00034 }; // module ACSErr
00035 
00036 module PatternAlarmTriggered
00037 {
00038          const ACSErr::ErrorCode TriggeredBit0 = 0;
00039          const ACSErr::ErrorCode TriggeredBit1 = 1;
00040          const ACSErr::ErrorCode TriggeredBit2 = 2;
00041          const ACSErr::ErrorCode TriggeredBit3 = 3;
00042          const ACSErr::ErrorCode TriggeredBit4 = 4;
00043          const ACSErr::ErrorCode TriggeredBit5 = 5;
00044          const ACSErr::ErrorCode TriggeredBit6 = 6;
00045          const ACSErr::ErrorCode TriggeredBit7 = 7;
00046          const ACSErr::ErrorCode TriggeredBit8 = 8;
00047          const ACSErr::ErrorCode TriggeredBit9 = 9;
00048          const ACSErr::ErrorCode TriggeredBit10 = 10;
00049          const ACSErr::ErrorCode TriggeredBit11 = 11;
00050          const ACSErr::ErrorCode TriggeredBit12 = 12;
00051          const ACSErr::ErrorCode TriggeredBit13 = 13;
00052          const ACSErr::ErrorCode TriggeredBit14 = 14;
00053          const ACSErr::ErrorCode TriggeredBit15 = 15;
00054          const ACSErr::ErrorCode TriggeredBit16 = 16;
00055          const ACSErr::ErrorCode TriggeredBit17 = 17;
00056          const ACSErr::ErrorCode TriggeredBit18 = 18;
00057          const ACSErr::ErrorCode TriggeredBit19 = 19;
00058          const ACSErr::ErrorCode TriggeredBit20 = 20;
00059          const ACSErr::ErrorCode TriggeredBit21 = 21;
00060          const ACSErr::ErrorCode TriggeredBit22 = 22;
00061          const ACSErr::ErrorCode TriggeredBit23 = 23;
00062          const ACSErr::ErrorCode TriggeredBit24 = 24;
00063          const ACSErr::ErrorCode TriggeredBit25 = 25;
00064          const ACSErr::ErrorCode TriggeredBit26 = 26;
00065          const ACSErr::ErrorCode TriggeredBit27 = 27;
00066          const ACSErr::ErrorCode TriggeredBit28 = 28;
00067          const ACSErr::ErrorCode TriggeredBit29 = 29;
00068          const ACSErr::ErrorCode TriggeredBit30 = 30;
00069          const ACSErr::ErrorCode TriggeredBit31 = 31;
00070          const ACSErr::ErrorCode TriggeredBit32 = 32;
00071          const ACSErr::ErrorCode TriggeredBit33 = 33;
00072          const ACSErr::ErrorCode TriggeredBit34 = 34;
00073          const ACSErr::ErrorCode TriggeredBit35 = 35;
00074          const ACSErr::ErrorCode TriggeredBit36 = 36;
00075          const ACSErr::ErrorCode TriggeredBit37 = 37;
00076          const ACSErr::ErrorCode TriggeredBit38 = 38;
00077          const ACSErr::ErrorCode TriggeredBit39 = 39;
00078          const ACSErr::ErrorCode TriggeredBit40 = 40;
00079          const ACSErr::ErrorCode TriggeredBit41 = 41;
00080          const ACSErr::ErrorCode TriggeredBit42 = 42;
00081          const ACSErr::ErrorCode TriggeredBit43 = 43;
00082          const ACSErr::ErrorCode TriggeredBit44 = 44;
00083          const ACSErr::ErrorCode TriggeredBit45 = 45;
00084          const ACSErr::ErrorCode TriggeredBit46 = 46;
00085          const ACSErr::ErrorCode TriggeredBit47 = 47;
00086          const ACSErr::ErrorCode TriggeredBit48 = 48;
00087          const ACSErr::ErrorCode TriggeredBit49 = 49;
00088          const ACSErr::ErrorCode TriggeredBit50 = 50;
00089          const ACSErr::ErrorCode TriggeredBit51 = 51;
00090          const ACSErr::ErrorCode TriggeredBit52 = 52;
00091          const ACSErr::ErrorCode TriggeredBit53 = 53;
00092          const ACSErr::ErrorCode TriggeredBit54 = 54;
00093          const ACSErr::ErrorCode TriggeredBit55 = 55;
00094          const ACSErr::ErrorCode TriggeredBit56 = 56;
00095          const ACSErr::ErrorCode TriggeredBit57 = 57;
00096          const ACSErr::ErrorCode TriggeredBit58 = 58;
00097          const ACSErr::ErrorCode TriggeredBit59 = 59;
00098          const ACSErr::ErrorCode TriggeredBit60 = 60;
00099          const ACSErr::ErrorCode TriggeredBit61 = 61;
00100          const ACSErr::ErrorCode TriggeredBit62 = 62;
00101          const ACSErr::ErrorCode TriggeredBit63 = 63;
00102         
00103 }; // module PatternAlarmTriggered
00104 
00105 #endif
00106 

Generated on Thu Jan 12 2012 23:13:14 for ACS-10.0 IDL interfaces by  doxygen 1.7.0