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

Public Member Functions

int format_constraint (int *cor, int *step, int *edg)
 
 HDFSPArrayAddCVField (int32 dtype, SPType sptype, const std::string &fieldname, int tnumelm, const std::string &n="", libdap::BaseType *v=nullptr)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 

Detailed Description

Definition at line 24 of file HDFSPArrayAddCVField.h.

Constructor & Destructor Documentation

◆ HDFSPArrayAddCVField()

HDFSPArrayAddCVField::HDFSPArrayAddCVField ( int32 dtype,
SPType sptype,
const std::string & fieldname,
int tnumelm,
const std::string & n = "",
libdap::BaseType * v = nullptr )
inline

Definition at line 27 of file HDFSPArrayAddCVField.h.

Member Function Documentation

◆ format_constraint()

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

Definition at line 209 of file HDFSPArrayAddCVField.cc.

◆ ptr_duplicate()

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

Definition at line 42 of file HDFSPArrayAddCVField.h.

◆ read()

bool HDFSPArrayAddCVField::read ( )
override

Definition at line 29 of file HDFSPArrayAddCVField.cc.


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