Definition at line 39 of file GridFunction.h.
◆ GridFunction()
functions::GridFunction::GridFunction |
( |
| ) |
|
|
inline |
◆ ~GridFunction()
virtual functions::GridFunction::~GridFunction |
( |
| ) |
|
|
inlinevirtual |
◆ canOperateOn() [1/2]
bool functions::GridFunction::canOperateOn |
( |
libdap::DDS & | dds | ) |
|
The passed DDS parameter dds is evaluated to see if it contains Grid objects.
- Parameters
-
dds | The DDS to be evaluated. |
Definition at line 172 of file GridFunction.cc.
◆ canOperateOn() [2/2]
bool functions::GridFunction::canOperateOn |
( |
libdap::DMR & | dmr | ) |
|
The passed DMR parameter dmr is evaluated to see if it contains DAP4 Arrays that conform with DAP2 Grid objects.
- Parameters
-
dmr | The DMR to be evaluated. |
Definition at line 329 of file GridFunction.cc.
The documentation for this class was generated from the following files: