bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Member Functions | |
bool | has_scale (void) const |
bool | operator! (void) const |
Public Attributes | |
vector< hdf_attr > | attrs |
hdf_genvec | data |
vector< hdf_dim > | dims |
string | name |
int32 | ref |
Protected Member Functions | |
bool | _ok (bool *has_scale=nullptr) const |
Definition at line 179 of file hdfclass.h.
|
inline |
Definition at line 181 of file hdfclass.h.
Definition at line 188 of file hdfclass.h.
hdf_genvec hdf_sds::data |
Definition at line 187 of file hdfclass.h.
Definition at line 186 of file hdfclass.h.
string hdf_sds::name |
Definition at line 185 of file hdfclass.h.
int32 hdf_sds::ref |
Definition at line 184 of file hdfclass.h.