libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
ObjectType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libdap
 top level DAP object to house generic methods
 

Enumerations

enum  libdap::ObjectType {
  libdap::unknown_type , libdap::dods_das , libdap::dods_dds , libdap::dods_data ,
  libdap::dods_ddx , libdap::dods_data_ddx , libdap::dods_error , libdap::web_error ,
  libdap::dap4_dmr , libdap::dap4_data , libdap::dap4_error
}
 The type of object in the stream coming from the data server. More...