|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <hdfclass.h>

Public Attributes | |
| vector< hdf_attr > | attrs |
| int32 | count |
| string | format |
| string | label |
| string | name |
| hdf_genvec | scale |
| string | unit |
Definition at line 167 of file hdfclass.h.
| vector< hdf_attr > hdf_dim::attrs |
Definition at line 175 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| int32 hdf_dim::count |
Definition at line 173 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| string hdf_dim::format |
Definition at line 172 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| string hdf_dim::label |
Definition at line 170 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| string hdf_dim::name |
Definition at line 169 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| hdf_genvec hdf_dim::scale |
Definition at line 174 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().
| string hdf_dim::unit |
Definition at line 171 of file hdfclass.h.
Referenced by hdfistream_sds::operator>>().