66 void write_attributes(AttrTable *attr,
const string prefix =
"");
76 WWWOutput(ostream &strm,
int rows = 5,
int cols = 70);
81 void write_html_header();
89 void write_disposition(
string url,
bool netcdf3_file_response,
bool netcdf4_file_response);
91 void write_global_attributes(AttrTable &attr);
97 void write_variable_list(DDS &dds);
99 void write_variable_entries(DDS &dds);
101 void write_variable_attributes(BaseType * btp);
104 #endif // __www_output_h