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

Public Member Functions

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

Detailed Description

Definition at line 38 of file HDFFloat32.h.

Constructor & Destructor Documentation

◆ HDFFloat32()

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

Definition at line 36 of file HDFFloat32.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFFloat32::ptr_duplicate ( )
override

Definition at line 42 of file HDFFloat32.cc.

◆ read()

bool HDFFloat32::read ( )
override

Definition at line 47 of file HDFFloat32.cc.


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