OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
AggregationElement.cc File Reference
#include "config.h"
#include <AttrTable.h>
#include "AggMemberDatasetUsingLocationRef.h"
#include "AggMemberDatasetSharedDDSWrapper.h"
#include "AggregationElement.h"
#include "AggregationUtil.h"
#include <Array.h>
#include "ArrayAggregateOnOuterDimension.h"
#include "ArrayJoinExistingAggregation.h"
#include "DDSAccessInterface.h"
#include "Dimension.h"
#include "DimensionElement.h"
#include <Grid.h>
#include "GridAggregateOnOuterDimension.h"
#include "GridJoinExistingAggregation.h"
#include "MyBaseTypeFactory.h"
#include "NCMLBaseArray.h"
#include "NCMLDebug.h"
#include "NCMLParser.h"
#include "NetcdfElement.h"
#include "ScanElement.h"
#include <sstream>
Include dependency graph for AggregationElement.cc:

Go to the source code of this file.

Namespaces

 ncml_module
 An abstract superclass for NCMLArray<T> that handles the non-parameterized functionality and allows us to treat subclasses of any type T polymorphically.