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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFDMRArray_VD (const std::string &filename, int32 objref, const std::string &n="", libdap::BaseType *v=nullptr)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 
void set_rank (int32 vd_rank)
 

Friends

class HDFStructure
 

Detailed Description

Definition at line 17 of file HDFDMRArray_VD.h.

Constructor & Destructor Documentation

◆ HDFDMRArray_VD()

HDFDMRArray_VD::HDFDMRArray_VD ( const std::string & filename,
int32 objref,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 20 of file HDFDMRArray_VD.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 490 of file HDFDMRArray_VD.cc.

◆ ptr_duplicate()

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

Definition at line 31 of file HDFDMRArray_VD.h.

◆ read()

bool HDFDMRArray_VD::read ( )
override

Definition at line 25 of file HDFDMRArray_VD.cc.

◆ set_rank()

void HDFDMRArray_VD::set_rank ( int32 vd_rank)
inline

Definition at line 37 of file HDFDMRArray_VD.h.

Friends And Related Symbol Documentation

◆ HDFStructure

friend class HDFStructure
friend

Definition at line 39 of file HDFDMRArray_VD.h.


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