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.
Holds character string data.
Holds an Internet address (URL).
virtual BaseType * ptr_duplicate()
top level DAP object to house generic methods
Type
Identifies the data type.