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

#include <hdfclass.h>

Collaboration diagram for hdf_sds:
Collaboration graph

Public Member Functions

bool has_scale (void) const
 
bool operator! (void) const
 

Public Attributes

vector< hdf_attrattrs
 
hdf_genvec data
 
vector< hdf_dimdims
 
string name
 
int32 ref
 

Protected Member Functions

bool _ok (bool *has_scale=0) const
 

Detailed Description

Definition at line 179 of file hdfclass.h.

Member Function Documentation

bool hdf_sds::_ok ( bool *  has_scale = 0) const
protected

Definition at line 777 of file sds.cc.

References dims.

Referenced by has_scale(), and operator!().

bool hdf_sds::has_scale ( void  ) const

Definition at line 760 of file sds.cc.

References _ok(), and THROW.

Referenced by NewGridFromSDS().

Here is the call graph for this function:

bool hdf_sds::operator! ( void  ) const
inline

Definition at line 181 of file hdfclass.h.

References _ok().

Here is the call graph for this function:

Member Data Documentation

vector< hdf_attr > hdf_sds::attrs

Definition at line 188 of file hdfclass.h.

Referenced by hdfistream_sds::operator>>().

hdf_genvec hdf_sds::data
vector< hdf_dim > hdf_sds::dims
string hdf_sds::name

Definition at line 185 of file hdfclass.h.

Referenced by NewArrayFromSDS(), NewGridFromSDS(), and hdfistream_sds::operator>>().

int32 hdf_sds::ref

Definition at line 184 of file hdfclass.h.

Referenced by hdfistream_sds::operator>>().


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