49const unsigned int max_url_len = 255;
58 Url(
const std::string &n);
59 Url(
const std::string &n,
const std::string &d);
60 Url(
const std::string &n,
Type t);
61 Url(
const std::string &n,
const std::string &d,
Type t);
The basic data type for the DODS DAP types.
virtual BaseType * ptr_duplicate()
Url(const std::string &n)
top level DAP object to house generic methods
Type
Identifies the data type.