bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5CFInt8 Class Reference

#include <HDF5CFInt8.h>

Inheritance diagram for HDF5CFInt8:
Inheritance graph
Collaboration diagram for HDF5CFInt8:
Collaboration graph

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
 

Detailed Description

In the future, this may be merged with the default option.

Author
Kent Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Definition at line 41 of file HDF5CFInt8.h.

Constructor & Destructor Documentation

◆ HDF5CFInt8() [1/2]

HDF5CFInt8::HDF5CFInt8 ( const std::string & n,
const std::string & d )

Definition at line 42 of file HDF5CFInt8.cc.

◆ HDF5CFInt8() [2/2]

HDF5CFInt8::HDF5CFInt8 ( const std::string & n,
const std::string & d,
const std::string & d_f )

Definition at line 47 of file HDF5CFInt8.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDF5CFInt8::ptr_duplicate ( )
override

Definition at line 51 of file HDF5CFInt8.cc.

◆ read()

bool HDF5CFInt8::read ( )
override

Definition at line 57 of file HDF5CFInt8.cc.


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