43#include "dods-limits.h"
57const unsigned int max_url_len = 255;
74 Url(
const string &n,
const string &d);
76 Url(
const string &n,
const 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()
Type
Identifies the data type.