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_palette (void) const |
bool | operator! (void) const |
Public Attributes | |
vector< hdf_attr > | attrs |
int32 | dims [2] |
hdf_genvec | image |
int32 | interlace |
string | name |
int32 | num_comp |
vector< hdf_palette > | palettes |
int32 | ref |
Protected Member Functions | |
bool | _ok (void) const |
Definition at line 243 of file hdfclass.h.
|
inline |
Definition at line 255 of file hdfclass.h.
|
inline |
Definition at line 253 of file hdfclass.h.
Definition at line 248 of file hdfclass.h.
int32 hdf_gri::dims[2] |
Definition at line 249 of file hdfclass.h.
hdf_genvec hdf_gri::image |
Definition at line 252 of file hdfclass.h.
int32 hdf_gri::interlace |
Definition at line 251 of file hdfclass.h.
string hdf_gri::name |
Definition at line 246 of file hdfclass.h.
int32 hdf_gri::num_comp |
Definition at line 250 of file hdfclass.h.
vector< hdf_palette > hdf_gri::palettes |
Definition at line 247 of file hdfclass.h.
int32 hdf_gri::ref |
Definition at line 245 of file hdfclass.h.