#include <iostream>
#include <string>
#include <fstream>
#include "BESObj.h"
Go to the source code of this file.
Classes | |
class | CmdClient |
CmdClient is an object that handles the connection to, sending requests to, and receiving response from a specified OpenDAP server running either on this machine or another machine. More... | |
Defines | |
#define | CmdClient_h 1 |
#define CmdClient_h 1 |
Definition at line 34 of file CmdClient.h.