Main Page | Data Structures | File List | Data Fields | Globals

cmdparse.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

union  YYSTYPE

Defines

#define QUIT   258
#define PLOT   259
#define PRINT   260
#define DATA   261
#define NORM   262
#define SMOOTH   263
#define LOAD   264
#define TO   265
#define RESCALE   266
#define MARKED   267
#define PEAKS   268
#define PEAK   269
#define ANNOTATE   270
#define DRIVER   271
#define ROTATED   272
#define SORTED   273
#define BY   274
#define NUMBER   275
#define HEIGHT   276
#define AREA   277
#define CALIBRATE   278
#define USING   279
#define CLEAR   280
#define CALIBRATION   281
#define CALIBRATED   282
#define CHANNEL   283
#define STRING   284
#define NUM   285
#define yystype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Typedefs

typedef YYSTYPE YYSTYPE

Enumerations

enum  yytokentype {
  QUIT = 258, PLOT = 259, PRINT = 260, DATA = 261,
  NORM = 262, SMOOTH = 263, LOAD = 264, TO = 265,
  RESCALE = 266, MARKED = 267, PEAKS = 268, PEAK = 269,
  ANNOTATE = 270, DRIVER = 271, ROTATED = 272, SORTED = 273,
  BY = 274, NUMBER = 275, HEIGHT = 276, AREA = 277,
  CALIBRATE = 278, USING = 279, CLEAR = 280, CALIBRATION = 281,
  CALIBRATED = 282, CHANNEL = 283, STRING = 284, NUM = 285
}

Variables

YYSTYPE yylval


Define Documentation

#define ANNOTATE   270
 

#define AREA   277
 

#define BY   274
 

#define CALIBRATE   278
 

#define CALIBRATED   282
 

#define CALIBRATION   281
 

#define CHANNEL   283
 

#define CLEAR   280
 

#define DATA   261
 

#define DRIVER   271
 

#define HEIGHT   276
 

#define LOAD   264
 

#define MARKED   267
 

#define NORM   262
 

#define NUM   285
 

#define NUMBER   275
 

#define PEAK   269
 

#define PEAKS   268
 

#define PLOT   259
 

#define PRINT   260
 

#define QUIT   258
 

#define RESCALE   266
 

#define ROTATED   272
 

#define SMOOTH   263
 

#define SORTED   273
 

#define STRING   284
 

#define TO   265
 

#define USING   279
 

#define yystype   YYSTYPE
 

#define YYSTYPE_IS_DECLARED   1
 

#define YYSTYPE_IS_TRIVIAL   1
 


Typedef Documentation

typedef union YYSTYPE YYSTYPE
 


Enumeration Type Documentation

enum yytokentype
 

Enumeration values:
QUIT 
PLOT 
PRINT 
DATA 
NORM 
SMOOTH 
LOAD 
TO 
RESCALE 
MARKED 
PEAKS 
PEAK 
ANNOTATE 
DRIVER 
ROTATED 
SORTED 
BY 
NUMBER 
HEIGHT 
AREA 
CALIBRATE 
USING 
CLEAR 
CALIBRATION 
CALIBRATED 
CHANNEL 
STRING 
NUM 


Variable Documentation

YYSTYPE yylval
 


Generated on Sun Feb 20 17:46:19 2005 for peakfinder-0.1 by  doxygen 1.3.9.1