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

Public Member Functions

void close_objids (hid_t mem_type, hid_t base_type, hid_t dtype, hid_t dset_id, hid_t file_id) const
 
 HDF5D4Enum (const std::string &n, const std::string &vpath, const std::string &dataset, libdap::Type type)
 Constructor.
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 Reads HDF5 16-bit integer data into local buffer.
 

Detailed Description

Definition at line 42 of file HDF5D4Enum.h.

Constructor & Destructor Documentation

◆ HDF5D4Enum()

HDF5D4Enum::HDF5D4Enum ( const std::string & n,
const std::string & vpath,
const std::string & dataset,
libdap::Type type )

Constructor.

Definition at line 41 of file HDF5D4Enum.cc.

Member Function Documentation

◆ close_objids()

void HDF5D4Enum::close_objids ( hid_t mem_type,
hid_t base_type,
hid_t dtype,
hid_t dset_id,
hid_t file_id ) const

Definition at line 212 of file HDF5D4Enum.cc.

◆ ptr_duplicate()

BaseType * HDF5D4Enum::ptr_duplicate ( )
override

Clone this instance.

Allocate a new instance and copy *this into it. This method must perform a deep copy.

Returns
A newly allocated copy of this class

Definition at line 45 of file HDF5D4Enum.cc.

◆ read()

bool HDF5D4Enum::read ( )
override

Reads HDF5 16-bit integer data into local buffer.

Definition at line 51 of file HDF5D4Enum.cc.


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