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

Public Member Functions

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

Detailed Description

Definition at line 50 of file HDFFloat64.h.

Constructor & Destructor Documentation

◆ HDFFloat64()

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

Definition at line 48 of file HDFFloat64.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFFloat64::ptr_duplicate ( )
override

Definition at line 54 of file HDFFloat64.cc.

◆ read()

bool HDFFloat64::read ( )
override

Definition at line 59 of file HDFFloat64.cc.


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