bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
hdf_sds Class Reference
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=nullptr) const
 

Detailed Description

Definition at line 179 of file hdfclass.h.

Member Function Documentation

◆ _ok()

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

Definition at line 775 of file sds.cc.

◆ has_scale()

bool hdf_sds::has_scale ( void ) const

Definition at line 758 of file sds.cc.

◆ operator!()

bool hdf_sds::operator! ( void ) const
inline

Definition at line 181 of file hdfclass.h.

Member Data Documentation

◆ attrs

vector< hdf_attr > hdf_sds::attrs

Definition at line 188 of file hdfclass.h.

◆ data

hdf_genvec hdf_sds::data

Definition at line 187 of file hdfclass.h.

◆ dims

vector< hdf_dim > hdf_sds::dims

Definition at line 186 of file hdfclass.h.

◆ name

string hdf_sds::name

Definition at line 185 of file hdfclass.h.

◆ ref

int32 hdf_sds::ref

Definition at line 184 of file hdfclass.h.


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