libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include "config.h"
#include <cassert>
#include <cstdio>
#include <utility>
#include "Error.h"
#include "InternalErr.h"
#include "debug.h"
#include "parser.h"
Go to the source code of this file.
Namespaces | |
namespace | libdap |
top level DAP object to house generic methods | |
Functions | |
void * | Error_buffer (FILE *fp) |
void | Error_delete_buffer (void *buffer) |
void | Error_switch_to_buffer (void *new_buffer) |
int | Errorparse (libdap::parser_arg *arg) |
|
extern |
|
extern |
|
extern |
|
extern |