OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
libdap::GeoGridFunction Class Reference

#include <GeoGridFunction.h>

Inheritance diagram for libdap::GeoGridFunction:
Inheritance graph
Collaboration diagram for libdap::GeoGridFunction:
Collaboration graph

Public Member Functions

bool canOperateOn (DDS &dds)
 The passed DDS parameter dds is evaluated to see if it contains Grid objects whose semantics allow them to be operated on by function_geogrid() More...
 
 GeoGridFunction ()
 
virtual ~GeoGridFunction ()
 

Detailed Description

Definition at line 36 of file GeoGridFunction.h.

Constructor & Destructor Documentation

libdap::GeoGridFunction::GeoGridFunction ( )
inline

Definition at line 38 of file GeoGridFunction.h.

References libdap::function_geogrid().

Here is the call graph for this function:

virtual libdap::GeoGridFunction::~GeoGridFunction ( )
inlinevirtual

Definition at line 48 of file GeoGridFunction.h.

Member Function Documentation

bool libdap::GeoGridFunction::canOperateOn ( DDS &  dds)

The passed DDS parameter dds is evaluated to see if it contains Grid objects whose semantics allow them to be operated on by function_geogrid()

Parameters
ddsThe DDS to be evaluated.

Definition at line 208 of file GeoGridFunction.cc.

References libdap::getGrids(), and libdap::isGeoGrid().

Here is the call graph for this function:


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