libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
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  functions::gse_arg
 

Namespaces

namespace  functions
 
namespace  libdap
 top level DAP object to house generic methods
 

Macros

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

Macro Definition Documentation

◆ FALSE

#define FALSE   0

Definition at line 33 of file gse_parser.h.

◆ ID_MAX

#define ID_MAX   256

Definition at line 29 of file gse_parser.h.

◆ TRUE

#define TRUE   1

Definition at line 32 of file gse_parser.h.

◆ YY_NO_UNPUT

#define YY_NO_UNPUT   1

Definition at line 27 of file gse_parser.h.

◆ YYDEBUG

#define YYDEBUG   1

Definition at line 25 of file gse_parser.h.