|
libdap++
Updated for version 3.8.2
|
#include <inttypes.h>
Go to the source code of this file.
Namespaces | |
| namespace | libdap |
Typedefs | |
| typedef uint8_t | libdap::dods_byte |
| typedef float | libdap::dods_float32 |
| typedef double | libdap::dods_float64 |
| typedef int16_t | libdap::dods_int16 |
| typedef int32_t | libdap::dods_int32 |
| typedef uint16_t | libdap::dods_uint16 |
| typedef uint32_t | libdap::dods_uint32 |