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

Public Member Functions

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

Detailed Description

Definition at line 50 of file HDFUrl.h.

Constructor & Destructor Documentation

◆ HDFUrl()

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

Definition at line 48 of file HDFUrl.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFUrl::ptr_duplicate ( )
override

Definition at line 53 of file HDFUrl.cc.

◆ read()

bool HDFUrl::read ( )
override

Definition at line 58 of file HDFUrl.cc.


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