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

Public Member Functions

 HDF5CFInt64 (const std::string &n, const std::string &d)
 
 HDF5CFInt64 (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 HDF5CFInt64.h.

Constructor & Destructor Documentation

◆ HDF5CFInt64() [1/2]

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

Definition at line 41 of file HDF5CFInt64.cc.

◆ HDF5CFInt64() [2/2]

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

Definition at line 45 of file HDF5CFInt64.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDF5CFInt64::ptr_duplicate ( )
override

Definition at line 48 of file HDF5CFInt64.cc.

◆ read()

bool HDF5CFInt64::read ( )
override

Definition at line 54 of file HDF5CFInt64.cc.


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