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

#include <GDALTypes.h>

Inheritance diagram for GDALGrid:
Inheritance graph
Collaboration diagram for GDALGrid:
Collaboration graph

Public Member Functions

 GDALGrid (const GDALGrid &rhs)
 
 GDALGrid (const string &filenameIn, const string &name, GDALRasterBandH hBandIn, GDALDataType eBufTypeIn)
 
GDALGridoperator= (const GDALGrid &rhs)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~GDALGrid ()
 

Detailed Description

Definition at line 162 of file GDALTypes.h.

Constructor & Destructor Documentation

GDALGrid::GDALGrid ( const GDALGrid rhs)

Definition at line 71 of file GDALGrid.cc.

GDALGrid::GDALGrid ( const string &  filenameIn,
const string &  name,
GDALRasterBandH  hBandIn,
GDALDataType  eBufTypeIn 
)
GDALGrid::~GDALGrid ( )
virtual

Definition at line 85 of file GDALGrid.cc.

Member Function Documentation

GDALGrid & GDALGrid::operator= ( const GDALGrid rhs)

Definition at line 76 of file GDALGrid.cc.

BaseType * GDALGrid::ptr_duplicate ( )
virtual

Definition at line 56 of file GDALGrid.cc.

bool GDALGrid::read ( )
virtual

Definition at line 89 of file GDALGrid.cc.

References BESDEBUG, read_data_array(), and read_map_array().

Here is the call graph for this function:


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