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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFSPArray_RealField (int32 rank, const std::string &filename, const int sdfd, int32 fieldref, int32 dtype, const SPType &sptype, const std::string &fieldname, const std::vector< int32 > &h4_dimsizes, const std::string &n="", libdap::BaseType *v=nullptr)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 20 of file HDFSPArray_RealField.h.

Constructor & Destructor Documentation

◆ HDFSPArray_RealField()

HDFSPArray_RealField::HDFSPArray_RealField ( int32 rank,
const std::string & filename,
const int sdfd,
int32 fieldref,
int32 dtype,
const SPType & sptype,
const std::string & fieldname,
const std::vector< int32 > & h4_dimsizes,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 23 of file HDFSPArray_RealField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 677 of file HDFSPArray_RealField.cc.

◆ ptr_duplicate()

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

Definition at line 37 of file HDFSPArray_RealField.h.

◆ read()

bool HDFSPArray_RealField::read ( )
override

Read the data from the cache

Definition at line 29 of file HDFSPArray_RealField.cc.


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