30#ifndef I_NCMLRequestHandler_H
31#define I_NCMLRequestHandler_H
33#include "BESRequestHandler.h"
34#include "BESDDSResponse.h"
43 static bool _global_attributes_container_name_set;
44 static std::string _global_attributes_container_name;
56 virtual void dump(std::ostream &strm)
const;
65 static std::string get_global_attributes_container_name()
67 return _global_attributes_container_name;
Structure storing information used by the BES to handle the request.
Represents a specific data type request handler.
virtual void dump(std::ostream &strm) const
dumps information about this object
NcML Parser for adding/modifying/removing metadata (attributes) to existing local datasets using NcML...