BaseType.h File Reference

#include <vector>
#include <stack>
#include <iostream>
#include <string>
#include "InternalErr.h"
#include "dods-datatypes.h"
#include "Marshaller.h"
#include "UnMarshaller.h"
#include "AttrTable.h"

Include dependency graph for BaseType.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libdap

Classes

class  libdap::BaseType
 The basic data type for the DODS DAP types. More...

Defines

#define _basetype_h   1
#define FILE_METHODS   1

Enumerations

enum  libdap::Part { libdap::nil, libdap::array, libdap::maps }
 Names the parts of multi-section constructor data types. More...
enum  libdap::Type {
  libdap::dods_null_c, libdap::dods_byte_c, libdap::dods_int16_c, libdap::dods_uint16_c,
  libdap::dods_int32_c, libdap::dods_uint32_c, libdap::dods_float32_c, libdap::dods_float64_c,
  libdap::dods_str_c, libdap::dods_url_c, libdap::dods_array_c, libdap::dods_structure_c,
  libdap::dods_sequence_c, libdap::dods_grid_c
}
 Identifies the data type. More...


Define Documentation

#define _basetype_h   1

Definition at line 43 of file BaseType.h.

#define FILE_METHODS   1

Definition at line 70 of file BaseType.h.


Generated on Thu Apr 14 13:55:16 2011 for libdap++ by  doxygen 1.4.7