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

Public Member Functions

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

Detailed Description

Definition at line 50 of file HDFByte.h.

Constructor & Destructor Documentation

◆ HDFByte()

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

Definition at line 47 of file HDFByte.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFByte::ptr_duplicate ( )
override

Definition at line 53 of file HDFByte.cc.

◆ read()

bool HDFByte::read ( )
override

Definition at line 58 of file HDFByte.cc.


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