30 #ifndef __AGG_UTIL__GRID_JOIN_EXISTING_AGGREGATION_H__ 31 #define __AGG_UTIL__GRID_JOIN_EXISTING_AGGREGATION_H__ 33 #include "ArrayJoinExistingAggregation.h" 34 #include "Dimension.h" 35 #include "GridAggregationBase.h" 77 void cleanup()
throw ();
85 void createRep(
const libdap::Grid& protoSubGrid,
const AMDList& granuleList);
88 void transferConstraintsToSubGridMaps(Grid* pSubGrid);
89 void transferConstraintsToSubGridArray(Grid* pSubGrid);
Helper class for temporarily hijacking an existing dhi to load a DDX response for one particular file...
virtual void transferConstraintsToSubGridHook(Grid *pSubGrid)
auto_ptr< ArrayJoinExistingAggregation > makeAggregatedOuterMapVector() const
virtual const Dimension & getAggregationDimension() const