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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFSPArray_VDField (int vdrank, const std::string &filename, const int fileid, int32 objref, int32 dtype, int32 fieldorder, const std::string &fieldname, const std::string &n="", libdap::BaseType *v=nullptr)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 19 of file HDFSPArray_VDField.h.

Constructor & Destructor Documentation

◆ HDFSPArray_VDField()

HDFSPArray_VDField::HDFSPArray_VDField ( int vdrank,
const std::string & filename,
const int fileid,
int32 objref,
int32 dtype,
int32 fieldorder,
const std::string & fieldname,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 22 of file HDFSPArray_VDField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 390 of file HDFSPArray_VDField.cc.

◆ ptr_duplicate()

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

Definition at line 38 of file HDFSPArray_VDField.h.

◆ read()

bool HDFSPArray_VDField::read ( )
override

Definition at line 29 of file HDFSPArray_VDField.cc.


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