Definition at line 111 of file AggregationUtil.h.
◆ TopLevelGridDataArrayGetter()
agg_util::TopLevelGridDataArrayGetter::TopLevelGridDataArrayGetter |
( |
| ) |
|
◆ ~TopLevelGridDataArrayGetter()
agg_util::TopLevelGridDataArrayGetter::~TopLevelGridDataArrayGetter |
( |
| ) |
|
|
virtual |
◆ clone()
◆ readAndGetArray()
libdap::Array * agg_util::TopLevelGridDataArrayGetter::readAndGetArray |
( |
const std::string & |
name, |
|
|
const libdap::DDS & |
dds, |
|
|
const libdap::Array *const |
pConstraintTemplate, |
|
|
const std::string & |
debugChannel |
|
) |
| const |
|
virtual |
Find the array as the data Array of a TOP-LEVEL Grid with name. Therefore, the Array would have name "name.name" as an qualified name w.r.t. the DDS.
- Exceptions
-
- Parameters
-
name | name of the Grid to find the Array in. |
dds | DDS to search |
pConstraintTemplate | template for constraints |
debugChannel | if !empty() the channel to print to. |
- Returns
- the read in Array* or 0 if not found.
Implements agg_util::ArrayGetterInterface.
Definition at line 163 of file AggregationUtil.cc.
The documentation for this struct was generated from the following files: