libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Go to the source code of this file.
Enumerations | |
enum | D4AttributeType { attr_null_c , attr_byte_c , attr_int16_c , attr_uint16_c , attr_int32_c , attr_uint32_c , attr_float32_c , attr_float64_c , attr_str_c , attr_url_c , attr_int8_c , attr_uint8_c , attr_int64_c , attr_uint64_c , attr_enum_c , attr_opaque_c , attr_container_c , attr_otherxml_c } |
enum D4AttributeType |
D4AttributeType identifies the data type stored in a particular attribute
Definition at line 33 of file D4AttributeType.h.