bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5CFByte Class Reference
Inheritance diagram for HDF5CFByte:
Inheritance graph
Collaboration diagram for HDF5CFByte:
Collaboration graph

Public Member Functions

 HDF5CFByte (const std::string &n, const std::string &d)
 
 HDF5CFByte (const std::string &n, const std::string &d, const std::string &d_f)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 43 of file HDF5CFByte.h.

Constructor & Destructor Documentation

◆ HDF5CFByte() [1/2]

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

Definition at line 41 of file HDF5CFByte.cc.

◆ HDF5CFByte() [2/2]

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

Definition at line 45 of file HDF5CFByte.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDF5CFByte::ptr_duplicate ( )
override

Definition at line 49 of file HDF5CFByte.cc.

◆ read()

bool HDF5CFByte::read ( )
override

Definition at line 55 of file HDF5CFByte.cc.


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