bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
hdf_gri Class Reference
Collaboration diagram for hdf_gri:
Collaboration graph

Public Member Functions

bool has_palette (void) const
 
bool operator! (void) const
 

Public Attributes

vector< hdf_attrattrs
 
int32 dims [2]
 
hdf_genvec image
 
int32 interlace
 
string name
 
int32 num_comp
 
vector< hdf_palettepalettes
 
int32 ref
 

Protected Member Functions

bool _ok (void) const
 

Detailed Description

Definition at line 243 of file hdfclass.h.

Member Function Documentation

◆ _ok()

bool hdf_gri::_ok ( void ) const
protected

Definition at line 514 of file gri.cc.

◆ has_palette()

bool hdf_gri::has_palette ( void ) const
inline

Definition at line 255 of file hdfclass.h.

◆ operator!()

bool hdf_gri::operator! ( void ) const
inline

Definition at line 253 of file hdfclass.h.

Member Data Documentation

◆ attrs

vector< hdf_attr > hdf_gri::attrs

Definition at line 248 of file hdfclass.h.

◆ dims

int32 hdf_gri::dims[2]

Definition at line 249 of file hdfclass.h.

◆ image

hdf_genvec hdf_gri::image

Definition at line 252 of file hdfclass.h.

◆ interlace

int32 hdf_gri::interlace

Definition at line 251 of file hdfclass.h.

◆ name

string hdf_gri::name

Definition at line 246 of file hdfclass.h.

◆ num_comp

int32 hdf_gri::num_comp

Definition at line 250 of file hdfclass.h.

◆ palettes

vector< hdf_palette > hdf_gri::palettes

Definition at line 247 of file hdfclass.h.

◆ ref

int32 hdf_gri::ref

Definition at line 245 of file hdfclass.h.


The documentation for this class was generated from the following files: