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

Public Member Functions

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

Detailed Description

Definition at line 51 of file HDFStr.h.

Constructor & Destructor Documentation

◆ HDFStr()

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

Definition at line 48 of file HDFStr.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFStr::ptr_duplicate ( )
override

Definition at line 53 of file HDFStr.cc.

◆ read()

bool HDFStr::read ( )
override

Definition at line 58 of file HDFStr.cc.


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