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

Public Member Functions

virtual std::vector< array_ceget_map_constraints ()
 
 HDFGrid (const std::string &n, const std::string &d)
 
libdap::BaseType * ptr_duplicate () override
 
bool read () override
 
bool read_tagref (int32 tag, int32 ref, int &error) override
 
void transfer_attributes (libdap::AttrTable *at_container) override
 

Detailed Description

Definition at line 56 of file HDFGrid.h.

Constructor & Destructor Documentation

◆ HDFGrid()

HDFGrid::HDFGrid ( const std::string & n,
const std::string & d )

Definition at line 66 of file HDFGrid.cc.

Member Function Documentation

◆ get_map_constraints()

vector< array_ce > HDFGrid::get_map_constraints ( )
virtual

Definition at line 80 of file HDFGrid.cc.

◆ ptr_duplicate()

BaseType * HDFGrid::ptr_duplicate ( )
override

Definition at line 72 of file HDFGrid.cc.

◆ read()

bool HDFGrid::read ( )
override

Definition at line 99 of file HDFGrid.cc.

◆ read_tagref()

bool HDFGrid::read_tagref ( int32 tag,
int32 ref,
int & error )
overridevirtual

Implements ReadTagRef.

Definition at line 107 of file HDFGrid.cc.

◆ transfer_attributes()

void HDFGrid::transfer_attributes ( libdap::AttrTable * at_container)
override

Definition at line 195 of file HDFGrid.cc.


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