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

Public Member Functions

 HDFCFStr (const int h4fd, int32 field_ref, const std::string &filename, const std::string &varname, const std::string &varnewname, bool is_vdata)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 44 of file HDFCFStr.h.

Constructor & Destructor Documentation

◆ HDFCFStr()

HDFCFStr::HDFCFStr ( const int h4fd,
int32 field_ref,
const std::string & filename,
const std::string & varname,
const std::string & varnewname,
bool is_vdata )

Definition at line 44 of file HDFCFStr.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDFCFStr::ptr_duplicate ( )
override

Definition at line 54 of file HDFCFStr.cc.

◆ read()

bool HDFCFStr::read ( )
override

Definition at line 59 of file HDFCFStr.cc.


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