bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#include <HDF5CFInt8.h>
Public Member Functions | |
HDF5CFInt8 (const std::string &n, const std::string &d) | |
HDF5CFInt8 (const std::string &n, const std::string &d, const std::string &d_f) | |
libdap::BaseType * | ptr_duplicate () override |
bool | read () override |
In the future, this may be merged with the default option.
Definition at line 41 of file HDF5CFInt8.h.
HDF5CFInt8::HDF5CFInt8 | ( | const std::string & | n, |
const std::string & | d ) |
Definition at line 42 of file HDF5CFInt8.cc.
HDF5CFInt8::HDF5CFInt8 | ( | const std::string & | n, |
const std::string & | d, | ||
const std::string & | d_f ) |
Definition at line 47 of file HDF5CFInt8.cc.
|
override |
Definition at line 51 of file HDF5CFInt8.cc.
|
override |
Definition at line 57 of file HDF5CFInt8.cc.