OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
hdf_gri Class Reference

#include <hdfclass.h>

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

bool hdf_gri::_ok ( void  ) const
protected

Definition at line 532 of file gri.cc.

References dims, has_palette(), image, num_comp, palettes, and hdf_genvec::size().

Referenced by operator!().

Here is the call graph for this function:

bool hdf_gri::has_palette ( void  ) const
inline

Definition at line 255 of file hdfclass.h.

Referenced by _ok().

bool hdf_gri::operator! ( void  ) const
inline

Definition at line 253 of file hdfclass.h.

References _ok().

Here is the call graph for this function:

Member Data Documentation

vector< hdf_attr > hdf_gri::attrs

Definition at line 248 of file hdfclass.h.

Referenced by hdfistream_gri::operator>>().

int32 hdf_gri::dims[2]

Definition at line 249 of file hdfclass.h.

Referenced by _ok(), NewArrayFromGR(), and hdfistream_gri::operator>>().

hdf_genvec hdf_gri::image

Definition at line 252 of file hdfclass.h.

Referenced by _ok(), LoadArrayFromGR(), NewArrayFromGR(), and hdfistream_gri::operator>>().

int32 hdf_gri::interlace

Definition at line 251 of file hdfclass.h.

Referenced by hdfistream_gri::operator>>().

string hdf_gri::name

Definition at line 246 of file hdfclass.h.

Referenced by NewArrayFromGR(), and hdfistream_gri::operator>>().

int32 hdf_gri::num_comp

Definition at line 250 of file hdfclass.h.

Referenced by _ok(), NewArrayFromGR(), and hdfistream_gri::operator>>().

vector< hdf_palette > hdf_gri::palettes

Definition at line 247 of file hdfclass.h.

Referenced by _ok(), and hdfistream_gri::operator>>().

int32 hdf_gri::ref

Definition at line 245 of file hdfclass.h.

Referenced by hdfistream_gri::operator>>().


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