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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFDMRArray_SDS (const std::string &filename, int32 objref, int32 rank, unsigned int dtype_size, const std::string &n="", libdap::BaseType *v=nullptr)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 18 of file HDFDMRArray_SDS.h.

Constructor & Destructor Documentation

◆ HDFDMRArray_SDS()

HDFDMRArray_SDS::HDFDMRArray_SDS ( const std::string & filename,
int32 objref,
int32 rank,
unsigned int dtype_size,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 21 of file HDFDMRArray_SDS.h.

Member Function Documentation

◆ format_constraint()

int HDFDMRArray_SDS::format_constraint ( int * cor,
int * step,
int * edg )

Definition at line 93 of file HDFDMRArray_SDS.cc.

◆ ptr_duplicate()

libdap::BaseType * HDFDMRArray_SDS::ptr_duplicate ( )
inlineoverride

Definition at line 34 of file HDFDMRArray_SDS.h.

◆ read()

bool HDFDMRArray_SDS::read ( )
override

Definition at line 25 of file HDFDMRArray_SDS.cc.


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