CMtuAdaptiveConfigParserTokenTypes.hpp

Go to the documentation of this file.
00001 #ifndef INC_CMtuAdaptiveConfigParserTokenTypes_hpp_
00002 #define INC_CMtuAdaptiveConfigParserTokenTypes_hpp_
00003 
00004 /* $ANTLR 2.7.6 (20070220): "CMtuAdaptiveConfig.g" -> "CMtuAdaptiveConfigParserTokenTypes.hpp"$ */
00005 
00006 #ifndef CUSTOM_API
00007 # define CUSTOM_API
00008 #endif
00009 
00010 #ifdef __cplusplus
00011 struct CUSTOM_API CMtuAdaptiveConfigParserTokenTypes {
00012 #endif
00013         enum {
00014                 EOF_ = 1,
00015                 MUT = 4,
00016                 EQUAL = 5,
00017                 NUMBER = 6,
00018                 DELTAT = 7,
00019                 LAMBDAT = 8,
00020                 FILTERLENGTHT = 9,
00021                 SHIFTT = 10,
00022                 SECFACTORT = 11,
00023                 ALPHAT = 12,
00024                 HIDDENLAYERST = 13,
00025                 COMMENT = 14,
00026                 TRUE = 15,
00027                 FALSE = 16,
00028                 STRING = 17,
00029                 WS = 18,
00030                 NEWLINE = 19,
00031                 REAL = 20,
00032                 INT = 21,
00033                 DIGIT = 22,
00034                 CHAR = 23,
00035                 OTHER = 24,
00036                 NULL_TREE_LOOKAHEAD = 3
00037         };
00038 #ifdef __cplusplus
00039 };
00040 #endif
00041 #endif /*INC_CMtuAdaptiveConfigParserTokenTypes_hpp_*/

Generated on Thu Nov 22 13:58:25 2007 for GPLIB++ by  doxygen 1.5.1