|
libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|


Go to the source code of this file.
Classes | |
| struct | libdap::parser_arg |
| Pass parameters by reference to a parser. More... | |
Namespaces | |
| 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 |
Functions | |
parse_error | |
Generate error messages for the various parsers.
| |
| void | libdap::parse_error (const string &msg, const int line_num, const char *context) |
| void | libdap::parse_error (parser_arg *arg, const char *msg, const int line_num, const char *context) |