OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
NetcdfElement.cc File Reference
#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>
Include dependency graph for NetcdfElement.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.
 

Typedefs

typedef vector< NetcdfElement::VariableValueValidator::VVVEntry > ncml_module::VVVEntries