bes Updated for version 3.20.13
HDFGrid Class Reference
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)
 
virtual libdap::BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual bool read_tagref (int32 tag, int32 ref, int &error)
 
virtual void transfer_attributes (libdap::AttrTable *at_container)
 

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.

◆ ~HDFGrid()

HDFGrid::~HDFGrid ( )
virtual

Definition at line 70 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 ( )
virtual

Definition at line 72 of file HDFGrid.cc.

◆ read()

bool HDFGrid::read ( )
virtual

Definition at line 99 of file HDFGrid.cc.

◆ read_tagref()

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

Implements ReadTagRef.

Definition at line 107 of file HDFGrid.cc.

◆ transfer_attributes()

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

Definition at line 196 of file HDFGrid.cc.


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