getdap.cc File Reference

#include "config.h"
#include <GetOpt.h>
#include <cstring>
#include <string>
#include "AISConnect.h"
#include "Response.h"
#include "StdinResponse.h"

Include dependency graph for getdap.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
bool read_data (FILE *fp)
void usage (string name)

Variables

const char * version = CVER " (" DVR " DAP/" DAP_PROTOCOL_VERSION ")"


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 149 of file getdap.cc.

References DBG, libdap::dods_keep_temps, libdap::HTTPConnect::fetch_url(), libdap::Error::get_error_message(), libdap::Connect::get_protocol(), libdap::Response::get_stream(), libdap::Connect::get_version(), libdap::Connect::is_local(), libdap::DDS::print(), libdap::DDS::print_xml(), read_data(), libdap::Connect::read_data(), libdap::Connect::read_data_no_mime(), libdap::Connect::request_das(), libdap::Connect::request_data(), libdap::Connect::request_dds(), libdap::Connect::request_ddx(), libdap::Connect::request_protocol(), libdap::HTTPConnect::set_accept_deflate(), libdap::Connect::set_accept_deflate(), libdap::DDS::transfer_attributes(), libdap::Connect::URL(), usage(), and version.

Here is the call graph for this function:

bool read_data ( FILE *  fp  ) 

Definition at line 117 of file getdap.cc.

Referenced by main().

void usage ( string  name  ) 

Definition at line 64 of file getdap.cc.

Referenced by main().


Variable Documentation

const char* version = CVER " (" DVR " DAP/" DAP_PROTOCOL_VERSION ")"

Definition at line 60 of file getdap.cc.

Referenced by main().


Generated on Tue Mar 4 18:02:32 2008 for libdap++ by  doxygen 1.5.1