bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Member Functions | |
HDF5CFFloat32 (const std::string &n, const std::string &d) | |
HDF5CFFloat32 (const std::string &n, const std::string &d, const std::string &d_f) | |
libdap::BaseType * | ptr_duplicate () override |
bool | read () override |
Definition at line 42 of file HDF5CFFloat32.h.
HDF5CFFloat32::HDF5CFFloat32 | ( | const std::string & | n, |
const std::string & | d ) |
Definition at line 41 of file HDF5CFFloat32.cc.
HDF5CFFloat32::HDF5CFFloat32 | ( | const std::string & | n, |
const std::string & | d, | ||
const std::string & | d_f ) |
Definition at line 45 of file HDF5CFFloat32.cc.
|
override |
Definition at line 48 of file HDF5CFFloat32.cc.
|
override |
Definition at line 54 of file HDF5CFFloat32.cc.