getdap.cc File Reference

#include "config.h"
#include <cstring>
#include <string>
#include <sstream>
#include "GetOpt.h"
#include "Sequence.h"
#include "Connect.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[] 
)
bool read_data ( FILE *  fp  ) 

Definition at line 123 of file getdap.cc.

Referenced by main().

void usage ( string  name  ) 

Definition at line 69 of file getdap.cc.

Referenced by main().


Variable Documentation

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

Definition at line 64 of file getdap.cc.

Referenced by main().


Generated on 11 Dec 2013 for libdap++ by  doxygen 1.6.1