libdap Updated for version 3.20.11
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Public Member Functions | |
const char * | get_doc () |
unsigned int | get_doc_size () |
xmlTextWriterPtr | get_writer () const |
XMLWriter (const std::string &pad=" ") | |
Definition at line 39 of file XMLWriter.h.
XMLWriter::XMLWriter | ( | const std::string & | pad = " " | ) |
Definition at line 45 of file XMLWriter.cc.
|
virtual |
Definition at line 85 of file XMLWriter.cc.
const char * XMLWriter::get_doc | ( | ) |
Definition at line 107 of file XMLWriter.cc.
unsigned int XMLWriter::get_doc_size | ( | ) |
Definition at line 126 of file XMLWriter.cc.
|
inline |
Definition at line 55 of file XMLWriter.h.