OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
gse_parser.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  libdap::gse_arg
 Argument to the GSE parser. More...
 

Namespaces

 libdap
 

Macros

#define FALSE   0
 
#define ID_MAX   256
 
#define TRUE   1
 
#define YY_NO_UNPUT   1
 
#define YYDEBUG   1
 

Macro Definition Documentation

#define FALSE   0

Definition at line 33 of file gse_parser.h.

#define ID_MAX   256

Definition at line 29 of file gse_parser.h.

#define TRUE   1

Definition at line 32 of file gse_parser.h.

#define YY_NO_UNPUT   1

Definition at line 27 of file gse_parser.h.

#define YYDEBUG   1

Definition at line 25 of file gse_parser.h.