OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDFGrid Class Reference

#include <HDFGrid.h>

Inheritance diagram for HDFGrid:
Inheritance graph
Collaboration diagram for HDFGrid:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 57 of file HDFGrid.h.

Constructor & Destructor Documentation

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

Definition at line 63 of file HDFGrid.cc.

Referenced by ptr_duplicate().

HDFGrid::~HDFGrid ( )
virtual

Definition at line 67 of file HDFGrid.cc.

Member Function Documentation

vector< array_ce > HDFGrid::get_map_constraints ( )
virtual

Definition at line 77 of file HDFGrid.cc.

References edge.

Referenced by read_tagref().

BaseType * HDFGrid::ptr_duplicate ( )
virtual

Definition at line 69 of file HDFGrid.cc.

References HDFGrid().

Here is the call graph for this function:

bool HDFGrid::read ( )
virtual

Definition at line 96 of file HDFGrid.cc.

References read_tagref().

Here is the call graph for this function:

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

Implements ReadTagRef.

Definition at line 104 of file HDFGrid.cc.

References hdf_sds::data, hdf_sds::dims, edge, ExportDataForDODS(), get_map_constraints(), HDFArray::GetSlabConstraint(), and LoadGridFromSDS().

Referenced by read().

Here is the call graph for this function:

void HDFGrid::transfer_attributes ( AttrTable *  at_container)
virtual

Definition at line 191 of file HDFGrid.cc.

References BESDEBUG.


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