27 #ifndef _HDF5Structure_h
28 #define _HDF5Structure_h 1
31 #include <H5Ipublic.h>
32 #include "Structure.h"
50 int array_entire_size;
64 virtual BaseType *ptr_duplicate();
70 friend string return_type(hid_t datatype);
78 int get_array_index();
82 int get_entire_array_size();
85 void set_did(hid_t dset);
87 void set_tid(hid_t type);
90 void set_array_index(
int i);
92 void set_array_size(
int i);
94 void set_entire_array_size(
int i);
static class NCMLUtil overview
Helper functions to generate DDS/DAS/DODS for the default option.