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

Public Member Functions

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

Detailed Description

Definition at line 41 of file HDF5CFFloat64.h.

Constructor & Destructor Documentation

◆ HDF5CFFloat64() [1/2]

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

Definition at line 42 of file HDF5CFFloat64.cc.

◆ HDF5CFFloat64() [2/2]

HDF5CFFloat64::HDF5CFFloat64 ( const std::string & n,
const std::string & d,
const std::string & d_f )

Definition at line 46 of file HDF5CFFloat64.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDF5CFFloat64::ptr_duplicate ( )
override

Definition at line 50 of file HDF5CFFloat64.cc.

◆ read()

bool HDF5CFFloat64::read ( )
override

Definition at line 56 of file HDF5CFFloat64.cc.


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