Svc_Conf_Tokens.h

Go to the documentation of this file.
00001 // Svc_Conf_Tokens.h,v 4.32 2006/04/27 15:02:14 jeliazkov_i Exp
00002 #ifndef BISON_SVC_CONF_TAB_H
00003 # define BISON_SVC_CONF_TAB_H
00004 # define ACE_YYSTYPE_IS_DECLARED 1
00005 /* A Bison parser, made by GNU Bison 2.0.  */
00006 
00007 /* Skeleton parser for Yacc-like parsing with Bison,
00008    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
00009 
00010    This program is free software; you can redistribute it and/or modify
00011    it under the terms of the GNU General Public License as published by
00012    the Free Software Foundation; either version 2, or (at your option)
00013    any later version.
00014 
00015    This program is distributed in the hope that it will be useful,
00016    but WITHOUT ANY WARRANTY; without even the implied warranty of
00017    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00018    GNU General Public License for more details.
00019 
00020    You should have received a copy of the GNU General Public License
00021    along with this program; if not, write to the Free Software
00022    Foundation, Inc., 59 Temple Place - Suite 330,
00023    Boston, MA 02111-1307, USA.  */
00024 
00025 /* As a special exception, when this file is copied by Bison into a
00026    Bison output file, you may use that output file without restriction.
00027    This special exception was added by the Free Software Foundation
00028    in version 1.24 of Bison.  */
00029 
00030 /* Tokens.  */
00031 #ifndef ACE_YYTOKENTYPE
00032 # define ACE_YYTOKENTYPE
00033    /* Put the tokens into the symbol table, so that GDB and other debuggers
00034       know about them.  */
00035    enum ace_yytokentype {
00036      ACE_DYNAMIC = 258,
00037      ACE_STATIC = 259,
00038      ACE_SUSPEND = 260,
00039      ACE_RESUME = 261,
00040      ACE_REMOVE = 262,
00041      ACE_USTREAM = 263,
00042      ACE_MODULE_T = 264,
00043      ACE_STREAM_T = 265,
00044      ACE_SVC_OBJ_T = 266,
00045      ACE_ACTIVE = 267,
00046      ACE_INACTIVE = 268,
00047      ACE_PATHNAME = 269,
00048      ACE_IDENT = 270,
00049      ACE_STRING = 271
00050    };
00051 #endif
00052 #define ACE_DYNAMIC 258
00053 #define ACE_STATIC 259
00054 #define ACE_SUSPEND 260
00055 #define ACE_RESUME 261
00056 #define ACE_REMOVE 262
00057 #define ACE_USTREAM 263
00058 #define ACE_MODULE_T 264
00059 #define ACE_STREAM_T 265
00060 #define ACE_SVC_OBJ_T 266
00061 #define ACE_ACTIVE 267
00062 #define ACE_INACTIVE 268
00063 #define ACE_PATHNAME 269
00064 #define ACE_IDENT 270
00065 #define ACE_STRING 271
00066 
00067 
00068 
00069 
00070 #if ! defined (ACE_YYSTYPE) && ! defined (ACE_YYSTYPE_IS_DECLARED)
00071 typedef int ACE_YYSTYPE;
00072 # define ace_yystype ACE_YYSTYPE /* obsolescent; will be withdrawn */
00073 # define ACE_YYSTYPE_IS_DECLARED 1
00074 # define ACE_YYSTYPE_IS_TRIVIAL 1
00075 #endif
00076 
00077 
00078 
00079 
00080 
00081 #endif /* ifndef BISON_SVC_CONF_TAB_H */

Generated on Thu Nov 9 09:42:06 2006 for ACE by doxygen 1.3.6