|
virtual TopLevelGridMapArrayGetter * | clone () const |
|
virtual libdap::Array * | readAndGetArray (const std::string &name, const libdap::DDS &dds, const libdap::Array *const pConstraintTemplate, const std::string &debugChannel) const |
|
| TopLevelGridMapArrayGetter (const std::string &gridName) |
|
Definition at line 133 of file AggregationUtil.h.
◆ 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 244 of file AggregationUtil.cc.
The documentation for this struct was generated from the following files: