libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
PipeResponse.h File Reference
#include <cstdio>
#include "Response.h"
#include "debug.h"
Include dependency graph for PipeResponse.h:

Go to the source code of this file.

Classes

class  libdap::PipeResponse
 Encapsulate a response. This class provides special treatment for 'stream pipes.' It arranges to close them using pclose() instead of fclose(). More...
 

Namespaces

namespace  libdap
 top level DAP object to house generic methods