bes  Updated for version 3.20.6
HDF5Int16 Class Reference
Collaboration diagram for HDF5Int16:
Collaboration graph

Public Member Functions

 HDF5Int16 (const std::string &n, const std::string &vpath, const std::string &d)
 Constructor. More...
 
virtual libdap::BaseType * ptr_duplicate ()
 
virtual bool read ()
 Reads HDF5 16-bit integer data into local buffer. More...
 

Friends

std::string return_type (hid_t datatype)
 See return_type function defined in h5dds.cc.
More...
 

Detailed Description

Definition at line 48 of file HDF5Int16.h.

Constructor & Destructor Documentation

◆ HDF5Int16()

HDF5Int16::HDF5Int16 ( const std::string &  n,
const std::string &  vpath,
const std::string &  d 
)

Constructor.

Definition at line 60 of file HDF5Int16.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * HDF5Int16::ptr_duplicate ( )
virtual

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 64 of file HDF5Int16.cc.

◆ read()

bool HDF5Int16::read ( )
virtual

Reads HDF5 16-bit integer data into local buffer.

Definition at line 70 of file HDF5Int16.cc.

Friends And Related Function Documentation

◆ return_type

std::string return_type ( hid_t  datatype)
friend

See return_type function defined in h5dds.cc.


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