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 string _global_attributes_container_name;
56 virtual void dump(ostream &strm)
const;
65 static string get_global_attributes_container_name()
67 return _global_attributes_container_name;
74 #endif // NCMLRequestHandler.h NcML Parser for adding/modifying/removing metadata (attributes) to existing local datasets using NcML...
virtual void dump(ostream &strm) const
dumps information about this object
Represents a specific data type request handler.
Structure storing information used by the BES to handle the request.