AttrTable.h File Reference

#include <string>
#include <vector>
#include "Error.h"
#include "DapObj.h"

Include dependency graph for AttrTable.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::AttrTable
 Contains the attributes for a dataset. More...
struct  libdap::AttrTable::entry

Defines

#define _attrtable_h   1

Enumerations

enum  libdap::AttrType {
  libdap::Attr_unknown, libdap::Attr_container, libdap::Attr_byte, libdap::Attr_int16,
  libdap::Attr_uint16, libdap::Attr_int32, libdap::Attr_uint32, libdap::Attr_float32,
  libdap::Attr_float64, libdap::Attr_string, libdap::Attr_url
}

Functions

string libdap::AttrType_to_String (const AttrType at)
AttrType libdap::String_to_AttrType (const string &s)


Define Documentation

#define _attrtable_h   1

Definition at line 35 of file AttrTable.h.


Generated on Mon Jun 23 15:42:55 2008 for libdap++ by  doxygen 1.5.6