Definition at line 133 of file AggregationUtil.h.
◆ TopLevelGridMapArrayGetter()
agg_util::TopLevelGridMapArrayGetter::TopLevelGridMapArrayGetter |
( |
const std::string & |
gridName | ) |
|
◆ ~TopLevelGridMapArrayGetter()
agg_util::TopLevelGridMapArrayGetter::~TopLevelGridMapArrayGetter |
( |
| ) |
|
|
virtual |
◆ clone()
◆ readAndGetArray()
libdap::Array * agg_util::TopLevelGridMapArrayGetter::readAndGetArray |
( |
const std::string & |
name, |
|
|
const libdap::DDS & |
dds, |
|
|
const libdap::Array *const |
pConstraintTemplate, |
|
|
const std::string & |
debugChannel |
|
) |
| const |
|
virtual |
Find's the Array using name as the name of a map to find within a top level Grid names in the constructor!
- 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 246 of file AggregationUtil.cc.
◆ _gridName
const string agg_util::TopLevelGridMapArrayGetter::_gridName |
The documentation for this struct was generated from the following files: