|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config.h"#include <BaseType.h>#include <BESDapResponse.h>#include "AggMemberDataset.h"#include "AggMemberDatasetDDSWrapper.h"#include "AggMemberDatasetSharedDDSWrapper.h"#include "AggMemberDatasetUsingLocationRef.h"#include "AggregationElement.h"#include "DimensionElement.h"#include "NetcdfElement.h"#include "NCMLDebug.h"#include "NCMLParser.h"#include "NCMLUtil.h"#include "VariableElement.h"#include <assert.h>#include <sstream>
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. | |
Typedefs | |
| typedef vector< NetcdfElement::VariableValueValidator::VVVEntry > | ncml_module::VVVEntries |