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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFSPArrayGeoField (int32 rank, const std::string &filename, const int sdfd, int32 fieldref, int32 dtype, SPType sptype, int fieldtype, 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 18 of file HDFSPArrayGeoField.h.

Constructor & Destructor Documentation

◆ HDFSPArrayGeoField()

HDFSPArrayGeoField::HDFSPArrayGeoField ( int32 rank,
const std::string & filename,
const int sdfd,
int32 fieldref,
int32 dtype,
SPType sptype,
int fieldtype,
const std::string & fieldname,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 21 of file HDFSPArrayGeoField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 1739 of file HDFSPArrayGeoField.cc.

◆ ptr_duplicate()

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

Definition at line 38 of file HDFSPArrayGeoField.h.

◆ read()

bool HDFSPArrayGeoField::read ( )
override

Definition at line 39 of file HDFSPArrayGeoField.cc.


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